TextDocument.FilePath Property

Definition

The path to the document file or null if there is no document file.

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

Property Value

Applies to