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 수 있습니다.

적용 대상