IToolboxAssemblyInfo Interface
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.
Supplies information about an assembly.
public interface class IToolboxAssemblyInfo
public interface class IToolboxAssemblyInfo
__interface IToolboxAssemblyInfo
public interface IToolboxAssemblyInfo
type IToolboxAssemblyInfo = interface
Public Interface IToolboxAssemblyInfo
Remarks
Implemented by the shell and supplied via IToolboxType.AssemblyInfo.
Properties
OriginalPath |
The original path from which the assembly was loaded. This may differ from the Location property of the assembly, for example if the assembly is in the GAC. |