ProfileInfo.LastUpdatedDate Proprietà

Definizione

Ottiene la data e l'ora dell'ultimo aggiornamento del profilo.

public:
 virtual property DateTime LastUpdatedDate { DateTime get(); };
public virtual DateTime LastUpdatedDate { get; }
member this.LastUpdatedDate : DateTime
Public Overridable ReadOnly Property LastUpdatedDate As DateTime

Valore della proprietà

DateTime

Un oggetto DateTime che rappresenta la data e l'ora dell'ultimo aggiornamento del profilo.

Si applica a

Vedi anche