Completion3.IconMoniker Property

Definition

Gets or sets the moniker used to define a multi-resolution image.

public:
 property Microsoft::VisualStudio::Imaging::Interop::ImageMoniker IconMoniker { Microsoft::VisualStudio::Imaging::Interop::ImageMoniker get(); };
public Microsoft.VisualStudio.Imaging.Interop.ImageMoniker IconMoniker { get; }
member this.IconMoniker : Microsoft.VisualStudio.Imaging.Interop.ImageMoniker
Public ReadOnly Property IconMoniker As ImageMoniker

Property Value

The moniker used to define a multi-resolution image.

Applies to