InfoBarModel::Image Property

Visual Studio 2015
 

Gets the moniker for the image to display in the info bar.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property ImageMoniker Image {
	virtual ImageMoniker get() sealed;
}

Property Value

Type: Microsoft.VisualStudio.Imaging.Interop::ImageMoniker

The image moniker.

Return to top
Show: