Property Month
Month
Gets the month component of the date.
Declaration
public readonly int Month { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The month component of the date. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Framework | 200.4 - 200.8 |
| UWP | 200.4 - 200.8 |