IToolboxAssemblyInfo 接口
Supplies information about an assembly.
命名空间: Microsoft.VisualStudio.Shell
程序集: Microsoft.VisualStudio.Shell.Immutable.11.0(在 Microsoft.VisualStudio.Shell.Immutable.11.0.dll 中)
语法
声明
Public Interface IToolboxAssemblyInfo
public interface IToolboxAssemblyInfo
IToolboxAssemblyInfo 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
OriginalPath | Gets 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 global assembly cache (GAC). |
页首
备注
Implemented by the shell and supplied through AssemblyInfo.