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