Partager via


BaseModel.Id Propriété

Définition

Obtient l’ID de chemin d’accès qui identifie de manière unique l’objet.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à