IToolboxAssemblyInfo, interface

Supplies information about an assembly.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntaxe

'Déclaration
Public Interface IToolboxAssemblyInfo
public interface IToolboxAssemblyInfo

Le type IToolboxAssemblyInfo expose les membres suivants.

Propriétés

  Nom Description
Propriété publique 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).

Début

Remarques

Implemented by the shell and supplied through AssemblyInfo.

Voir aussi

Référence

Microsoft.VisualStudio.Shell, espace de noms