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

속성 값

프로필이 업데이트된 마지막 날짜 및 시간을 나타내는 A DateTime 입니다.

적용 대상

추가 정보