IToolboxTypeByName.AssemblyInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::Shell::IToolboxAssemblyInfo ^ AssemblyInfo { Microsoft::VisualStudio::Shell::IToolboxAssemblyInfo ^ get(); };
public Microsoft.VisualStudio.Shell.IToolboxAssemblyInfo AssemblyInfo { get; }
member this.AssemblyInfo : Microsoft.VisualStudio.Shell.IToolboxAssemblyInfo
Public ReadOnly Property AssemblyInfo As IToolboxAssemblyInfo