Partager via


RepresentationContract.ContentType Propriété

Définition

Obtient ou définit spécifie un type de contenu inscrit ou personnalisé pour cette représentation, par exemple application/xml.

[Newtonsoft.Json.JsonProperty(PropertyName="contentType")]
public string ContentType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentType")>]
member this.ContentType : string with get, set
Public Property ContentType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à