다음을 통해 공유


TextDocumentFileActionEventArgs.FilePath 속성

파일의 경로를 가져옵니다.

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

구문

‘선언
Public ReadOnly Property FilePath As String
public string FilePath { get; }
public:
property String^ FilePath {
    String^ get ();
}
member FilePath : string with get
function get FilePath () : String

속성 값

형식: String
파일 경로입니다.

.NET Framework 보안

참고 항목

참조

TextDocumentFileActionEventArgs 클래스

Microsoft.VisualStudio.Text 네임스페이스