DateOnly.Month Proprietà

Definizione

Ottiene il componente di mese della data rappresentata dall'istanza.

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

Valore della proprietà

Int32

Numero che rappresenta il componente del mese della data.

Si applica a