다음을 통해 공유


ManagementContentNavigator.LastModified 속성

정의

파일 또는 폴더가 마지막으로 수정된 날짜와 시간을 가져옵니다.

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

속성 값

DateTime 파일 또는 폴더가 마지막으로 수정된 시기를 나타내는 구조체입니다.

적용 대상