Compartilhar via


ImageIds.ContentIds Propriedade

Definição

Obtém ou define a ID do conteúdo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a