ProfileInfo.LastUpdatedDate 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得設定檔上次更新的日期和時間。
public:
virtual property DateTime LastUpdatedDate { DateTime get(); };
public virtual DateTime LastUpdatedDate { get; }
member this.LastUpdatedDate : DateTime
Public Overridable ReadOnly Property LastUpdatedDate As DateTime
屬性值
DateTime,表示設定檔上次更新的日期和時間。