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 为 。

适用于