SYSTEMTIME.milliseconds Property

Definition

Gets a value that specifies the current milliseconds.

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

Property Value

A short value that represents the current milliseconds.

Applies to