DefaultContentNegotiator Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
DefaultContentNegotiator() | |
DefaultContentNegotiator(Boolean) |
DefaultContentNegotiator()
public DefaultContentNegotiator ();
Public Sub New ()
Gilt für:
DefaultContentNegotiator(Boolean)
public DefaultContentNegotiator (bool excludeMatchOnTypeOnly);
new System.Net.Http.Formatting.DefaultContentNegotiator : bool -> System.Net.Http.Formatting.DefaultContentNegotiator
Public Sub New (excludeMatchOnTypeOnly As Boolean)
Parameter
- excludeMatchOnTypeOnly
- Boolean