TextAndVersion.FilePath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use Document.FilePath instead
已過時。
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
屬性值
- 屬性