IPersistentSpan.FilePath Свойство

Определение

Возвращает путь к файлу документа.

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

Значение свойства

String

Путь к файлу документа.

Комментарии

Это свойство допустимо независимо от того, открыт документ или нет.

Применяется к