IInstalledToolboxItemInfo::AssemblyName Property

 

Gets the assembly name of the item.

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

property AssemblyName^ AssemblyName {
	AssemblyName^ get();
}

Property Value

Type: System.Reflection::AssemblyName^
Return to top
Show: