共用方式為


FileLinePositionSpan.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 為 。

適用於