Share via


SYSTEMTIME.milliseconds Propiedad

Definición

Obtiene un valor que especifica los milisegundos en curso.

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

Valor de propiedad

Valor short que representa los milisegundos en curso.

Se aplica a