Partager via


Container.Image Propriété

Définition

Obtient ou définit la balise d’image conteneur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à