StringSegment.Value 屬性

定義

將此區段的值作為 String 取得。

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
public string? Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

屬性值

這個區段的值做為 String

適用於