HttpContentCodingHeaderValue.ContentCoding 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 内容编码 HTTP 标头中使用的 内容编码 信息的值。
public:
property Platform::String ^ ContentCoding { Platform::String ^ get(); };
winrt::hstring ContentCoding();
public string ContentCoding { get; }
var string = httpContentCodingHeaderValue.contentCoding;
Public ReadOnly Property ContentCoding As String
属性值
内容编码 HTTP 标头中内容编码特征的值。