RuntimeException (Constructor) (String, Int64, Exception)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.VisualStudio.Tools.Applications.Runtime
Ensamblado:  Microsoft.VisualStudio.Tools.Applications.Runtime (en Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    message As String, _
    errorCode As Long, _
    innerException As Exception _
)
protected RuntimeException(
    string message,
    long errorCode,
    Exception innerException
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

RuntimeException Clase

RuntimeException (Sobrecarga)

Microsoft.VisualStudio.Tools.Applications.Runtime (Espacio de nombres)