Freigeben über


PrivateStore.Branding Eigenschaft

Definition

Ruft die Liste der Brandingmerkmale ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: