DateOnly.Month Proprietà

Definizione

Ottiene il componente mese della data rappresentata da questa istanza.

public:
 property int Month { int get(); };
public int Month { get; }
member this.Month : int
Public ReadOnly Property Month As Integer

Valore della proprietà

Componente del mese, espresso come valore compreso tra 1 e 12.

Si applica a