IVsWindowFrame5::DisplayedIconImageMoniker Property

Visual Studio 2015
 

Gets the ImageMoniker for the icon being displayed for the WindowFrame.

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

[ComAliasNameAttribute("ImageParameters140.ImageMoniker")]
[DispIdAttribute(1610678274)]
property ImageMoniker DisplayedIconImageMoniker {
	ImageMoniker get();
}

Property Value

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

The ImageMoniker.

Return to top
Show: