InstalledToolboxItemInfo::AssemblyName Property
Visual Studio 2015
Gets the assembly name of the item.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property AssemblyName^ AssemblyName { [CompilerGeneratedAttribute] virtual AssemblyName^ get() sealed; [CompilerGeneratedAttribute] private: virtual void set(AssemblyName^ value) sealed; }
Property Value
Type: System.Reflection::AssemblyName^Implements
IInstalledToolboxItemInfo::AssemblyName
Show: