IconDescription.Group 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 StandardGlyphGroup of the icon to be displayed.
public:
property Microsoft::VisualStudio::Language::Intellisense::StandardGlyphGroup Group { Microsoft::VisualStudio::Language::Intellisense::StandardGlyphGroup get(); };
public:
property Microsoft::VisualStudio::Language::Intellisense::StandardGlyphGroup Group { Microsoft::VisualStudio::Language::Intellisense::StandardGlyphGroup get(); };
public Microsoft.VisualStudio.Language.Intellisense.StandardGlyphGroup Group { get; }
member this.Group : Microsoft.VisualStudio.Language.Intellisense.StandardGlyphGroup
Public ReadOnly Property Group As StandardGlyphGroup
Property Value
The StandardGlyphGroup of the icon.