IToolboxItemInfo::DisplayName Property

 

Gets the display name of the toolbox item.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

property String^ DisplayName {
	String^ get();
}

Property Value

Type: System::String^

This property can be accessed on a background thread.

Return to top
Show: