SYSTEMTIME.hour Property

Definition

Gets a value that specifies the current hour.

public:
 property short hour { short get(); void set(short value); };
public short hour { get; set; }
member this.hour : int16 with get, set
Public Property hour As Short

Property Value

A short value that represents the current hour.

Applies to