HttpRequest.ContentType Proprietà

Definizione

Ottiene o imposta il tipo di contenuto per il corpo dell'operazione http.

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

Valore della proprietà

Tipo di contenuto, ad esempio "application/json" o "text/plain". Il valore predefinito è "application/json".

Si applica a