TransferCodingHeaderValue.Value 속성

정의

전송 코딩 값을 가져옵니다.

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

속성 값

전송 코딩 값입니다.

적용 대상