CompletionItem.Icon 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.
Image displayed in the UI
public:
property Microsoft::VisualStudio::Text::Adornments::ImageElement ^ Icon { Microsoft::VisualStudio::Text::Adornments::ImageElement ^ get(); };
public Microsoft.VisualStudio.Text.Adornments.ImageElement Icon { get; }
member this.Icon : Microsoft.VisualStudio.Text.Adornments.ImageElement
Public ReadOnly Property Icon As ImageElement