Partager via


Identifier.Value Propriété

Définition

Obtient ou définit la représentation sous forme de chaîne de l’identité.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à