DateTimeWithZone.GMonth PropertyDateTimeWithZone.GMonth PropertyDateTimeWithZone::GMonth Property

Gets the month component of this DateTimeWithZoneDateTimeWithZoneDateTimeWithZone represented as a GMonthGMonthGMonth.

Syntax

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

Property Value

Type: XmlPrime.GMonthXmlPrime.GMonthXmlPrime::GMonth

The month component as a GMonthGMonthGMonth.