Delen via


HttpRequest.ContentType Eigenschap

Definitie

Hiermee wordt het inhoudstype voor de hoofdtekst van de HTTP-bewerking opgehaald of ingesteld.

public AdaptiveExpressions.Properties.StringExpression ContentType { get; set; }
member this.ContentType : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property ContentType As StringExpression

Waarde van eigenschap

Inhoudstype, zoals 'application/json' of 'text/plain'. De standaardwaarde is 'application/json'.

Van toepassing op