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