Costruttore CacheAlreadyLoadedException (String)
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Spazio dei nomi: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
identifier As String _
)
public CacheAlreadyLoadedException(
string identifier
)
Parametri
- identifier
Tipo: System.String
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
CacheAlreadyLoadedException Classe
Overload CacheAlreadyLoadedException
Spazio dei nomi Microsoft.VisualStudio.Tools.Applications.Runtime