Bearbeiten

TimeOnly.Hour Property

Definition

Gets the hour component of the time represented by this instance.

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

Property Value

Applies to