Partager via


RepresentationContract.TypeName Propriété

Définition

Obtient ou définit le nom de type défini par le schéma. Applicable uniquement si la valeur « contentType » n’est ni « application/x-www-form-urlencoded » ni « multipart/form-data ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à