TextAndVersion.FilePath Property

Definition

Caution

Use Document.FilePath instead

Obsolete.

public:
 property System::String ^ FilePath { System::String ^ get(); };
public string FilePath { get; }
[System.Obsolete("Use Document.FilePath instead", false)]
public string FilePath { get; }
member this.FilePath : string
[<System.Obsolete("Use Document.FilePath instead", false)>]
member this.FilePath : string
Public ReadOnly Property FilePath As String

Property Value

Attributes

Applies to