TransferCodingHeaderValue.Value Propriedade
Definição
Obtém o valor de codificação de transferência.Gets the transfer-coding value.
public:
property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String
Valor da propriedade
O valor de codificação de transferência.The transfer-coding value.