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

属性值

适用于