Condividi tramite


GnuTarEntry.ChangeTime Proprietà

Definizione

Timestamp che rappresenta l'ultima volta che i metadati del file rappresentato da questa voce sono stati modificati.

public:
 property DateTimeOffset ChangeTime { DateTimeOffset get(); void set(DateTimeOffset value); };
public DateTimeOffset ChangeTime { get; set; }
member this.ChangeTime : DateTimeOffset with get, set
Public Property ChangeTime As DateTimeOffset

Valore della proprietà

Commenti

Nelle piattaforme Unix questo timestamp è comunemente noto come ctime.

Si applica a