IToolboxType.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.
Gets information about an assembly.
public:
property Microsoft::VisualStudio::Shell::IToolboxAssemblyInfo ^ AssemblyInfo { Microsoft::VisualStudio::Shell::IToolboxAssemblyInfo ^ get(); };
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