DateOnly.Month Özellik

Tanım

Bu örnekle temsil edilen tarihin ay bileşenini alır.

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

Özellik Değeri

Int32

Tarihin ay bileşenini temsil eden sayı.

Şunlara uygulanır