Share via


ProviderTargetDescription.AcceptedContentEncodings Property

Definition

List of content encodings accepted by this target.

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

Property Value

Applies to