Compartir a través de


PrivateStore.Branding Propiedad

Definición

Obtiene o establece la lista de características de personalización de marca.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.branding")]
public System.Collections.Generic.IDictionary<string,string> Branding { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.branding")>]
member this.Branding : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Branding As IDictionary(Of String, String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a