Share via


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

適用対象