ICompressionProvider.EncodingName Property

Definition

The encoding name used in the 'Accept-Encoding' request header and 'Content-Encoding' response header.

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

Property Value

Applies to