FileLinePositionSpan.Path Свойство

Определение

Path или null, если диапазон представляет недопустимое значение.

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
[System.Runtime.Serialization.DataMember(Order=0)]
public string Path { get; }
member this.Path : string
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Path : string
Public ReadOnly Property Path As String

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

Атрибуты

Комментарии

Путь может быть, Empty если он недоступен.

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