CommandIconConfiguration.IconSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the settings related to how the command should be displayed.
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public Microsoft.VisualStudio.Extensibility.Commands.IconSettings IconSettings { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
member this.IconSettings : Microsoft.VisualStudio.Extensibility.Commands.IconSettings
Public ReadOnly Property IconSettings As IconSettings
Property Value
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute