CommandConfiguration.Icon Property

Definition

Gets or sets the command icon configuration.

public Microsoft.VisualStudio.Extensibility.Commands.CommandIconConfiguration? Icon { get; set; }
member this.Icon : Microsoft.VisualStudio.Extensibility.Commands.CommandIconConfiguration with get, set
Public Property Icon As CommandIconConfiguration

Property Value

Applies to