CompletionItem.Icon Property

Definition

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

Property Value

Applies to