DateOnly.Day 屬性

定義

取得這個實例所表示之日期的日元件。

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

屬性值

Int32

數位,表示這個實例所表示日期的日期元件。

適用於