DateTimeWithZone.GMonthDay PropertyDateTimeWithZone.GMonthDay PropertyDateTimeWithZone::GMonthDay Property

Gets the month and day components of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GMonthDayGMonthDayGMonthDay.

Syntax

Public ReadOnly Property GMonthDay As GMonthDay
        Get
public GMonthDay GMonthDay { get; }
public:
property GMonthDay GMonthDay {
    GMonthDay get();
}
 

Property Value

Type: XmlPrime.GMonthDayXmlPrime.GMonthDayXmlPrime::GMonthDay

The month and day components as a GMonthDayGMonthDayGMonthDay.