다음을 통해 공유


TextDocumentFileActionEventArgs.Time 속성

파일 작업이 발생했을 때의 DateTime을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text
어셈블리:  Microsoft.VisualStudio.Text.Data(Microsoft.VisualStudio.Text.Data.dll)

구문

‘선언
Public ReadOnly Property Time As DateTime
public DateTime Time { get; }
public:
property DateTime Time {
    DateTime get ();
}
member Time : DateTime with get
function get Time () : DateTime

속성 값

형식: DateTime
파일 작업의 날짜 및 시간입니다.

.NET Framework 보안

참고 항목

참조

TextDocumentFileActionEventArgs 클래스

Microsoft.VisualStudio.Text 네임스페이스