SYSTEMTIME.day Proprietà

Definizione

Ottiene un valore che specifica il giorno corrente del mese.

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

Valore della proprietà

Valore short che rappresenta il giorno corrente del mese.

Si applica a