CompletionFilter.Image 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.
ImageElement that represents this filter.
public:
property Microsoft::VisualStudio::Text::Adornments::ImageElement ^ Image { Microsoft::VisualStudio::Text::Adornments::ImageElement ^ get(); };
public Microsoft.VisualStudio.Text.Adornments.ImageElement Image { get; }
member this.Image : Microsoft.VisualStudio.Text.Adornments.ImageElement
Public ReadOnly Property Image As ImageElement