Share via


MediaType.HasWildcard Property

Definition

Determines whether the current MediaType contains a wildcard.

public:
 property bool HasWildcard { bool get(); };
public bool HasWildcard { get; }
member this.HasWildcard : bool
Public ReadOnly Property HasWildcard As Boolean

Property Value

true if this MediaType contains a wildcard; otherwise false.

Applies to