FileLinePositionSpan.Path Proprietà

Definizione

Percorso o Null se l'intervallo rappresenta un valore non valido.

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

Valore della proprietà

Attributi

Commenti

Il percorso potrebbe essere Empty se non disponibile.

Si applica a