CannotCacheInNonStartupException – konstruktor (String, Exception)
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Obor názvů: Microsoft.VisualStudio.Tools.Applications.Runtime
Sestavení: Microsoft.VisualStudio.Tools.Applications.Runtime (v Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
Syntaxe
'Deklarace
Public Sub New ( _
message As String, _
innerException As Exception _
)
public CannotCacheInNonStartupException(
string message,
Exception innerException
)
Parametry
- message
Typ: System.String
- innerException
Typ: System.Exception
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
CannotCacheInNonStartupException Třída
CannotCacheInNonStartupException – přetížení
Microsoft.VisualStudio.Tools.Applications.Runtime – obor názvů