IToolboxType.AssemblyInfo Property

Definition

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

Property Value

Applies to