Share via


ColorInfo.AccentColor Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to