IDocumentPeekResult::Image Property

Visual Studio 2015
 

Gets an ImageMoniker so we can display an image equivalent for the IDocumentPeekResult.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

property ImageMoniker Image {
	ImageMoniker get();
}
Return to top
Show: