ProviderTargetDescription.AcceptedContentEncodings Property

Definition

List of content encodings accepted by this target.

public System.Collections.Generic.IList<string> AcceptedContentEncodings { get; }
member this.AcceptedContentEncodings : System.Collections.Generic.IList<string>
Public ReadOnly Property AcceptedContentEncodings As IList(Of String)

Property Value

Applies to