Partager via


ImageList.Id Propriété

Définition

Obtient ou définit l’ID de liste de l’image.

[Newtonsoft.Json.JsonProperty(PropertyName="Id")]
public int? Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Id")>]
member this.Id : Nullable<int> with get, set
Public Property Id As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à