Share via


CommandIconConfiguration.IconName Property

Definition

Gets the name of the icon.

[Newtonsoft.Json.JsonProperty("IconName")]
public string IconName { get; }
[<Newtonsoft.Json.JsonProperty("IconName")>]
member this.IconName : string
Public ReadOnly Property IconName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to