public DateTimeValue Month { get; }
Dim instance As ExtendedDateTime
Dim value As DateTimeValue
value = instance.Month
public:
virtual property DateTimeValue^ Month {
DateTimeValue^ get () sealed;
}
No code example is currently available or this language may not be supported.