Поделиться через


ITextDocument.FilePath - свойство

Имя файла и путь к нему.

Пространство имен:  Microsoft.VisualStudio.Text
Сборка:  Microsoft.VisualStudio.Text.Data (в Microsoft.VisualStudio.Text.Data.dll)

Синтаксис

'Декларация
ReadOnly Property FilePath As String
string FilePath { get; }
property String^ FilePath {
    String^ get ();
}
abstract FilePath : string with get
function get FilePath () : String

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

Тип: String
Путь к файлу.

Безопасность платформы .NET Framework

См. также

Ссылки

ITextDocument Интерфейс

Microsoft.VisualStudio.Text - пространство имен