Compartir a través de


Asset.Container Propiedad

Definición

Obtiene o establece el nombre del contenedor de blobs de recursos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a