ServerDateTimeInfo.Month Property
Gets the month component of the client's date.
<ID("Month", (int)e.Month)> _
<EditorBrowsable(EditorBrowsableState.Always)> _
Public ReadOnly Property Month() As Integer
This language is not supported or no code example is available.
[ID("Month", (int)e.Month)]
[EditorBrowsable(EditorBrowsableState.Always)]
public int Month {get;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.8