Interfaccia IToolboxAssemblyInfo

Supplies information about an assembly.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
Public Interface IToolboxAssemblyInfo
public interface IToolboxAssemblyInfo

Il tipo IToolboxAssemblyInfo espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblica 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).

In alto

Note

Implemented by the shell and supplied through AssemblyInfo.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.Shell