다음을 통해 공유


TextDocument.FilePath 속성

정의

문서 파일의 경로이거나 문서 파일이 없는 경우 null입니다.

public:
 property System::String ^ FilePath { System::String ^ get(); };
public string FilePath { get; }
public string? FilePath { get; }
member this.FilePath : string
Public ReadOnly Property FilePath As String

속성 값

적용 대상