MediaTypeHeaderValue.MatchesAllSubTypes Eigenschaft

Definition

Ruft ab, ob dies MediaTypeHeaderValue mit allen Untertypen übereinstimmt.

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

Eigenschaftswert

Beispiele

Für den Medientyp "application/*"ist truediese Eigenschaft .

Für den Medientyp "application/json"ist falsediese Eigenschaft .

Gilt für: