StringWithQualityHeaderValue.Value 속성

정의

문자열 헤더 값을 가져옵니다.

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

속성 값

적용 대상