共用方式為


ProfileInfo.LastUpdatedDate 屬性

定義

取得設定檔上次更新的日期和時間。

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

屬性值

DateTime,表示設定檔上次更新的日期和時間。

適用於

另請參閱