ICallHierarchyMemberItem::DisplayGlyph Property

 

Gets the display glyph.

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

property ImageSource^ DisplayGlyph {
	ImageSource^ get();
}

Property Value

Type: System.Windows.Media::ImageSource^

The display glyph.

Return to top
Show: