SYSTEMTIME.minute Property

Definition

Gets a value that specifies the current minute.

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

Property Value

A short value that represents the current minute.

Applies to