Condividi tramite


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

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

Sintassi

'Dichiarazione
ReadOnly Property OriginalPath As String
string OriginalPath { get; }

Valore proprietà

Tipo: System.String
The original path from which the assembly was loaded.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IToolboxAssemblyInfo Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell