Freigeben über


PresentationAlreadyCreatedException-Konstruktor (String, Exception)

Konstruktor

Namespace:  Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.11.0.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    inner As Exception _
)
public PresentationAlreadyCreatedException(
    string message,
    Exception inner
)

Parameter

  • inner
    Typ: System.Exception
    Die innere Ausnahme, falls vorhanden, andernfalls NULL.

.NET Framework-Sicherheit

Siehe auch

Referenz

PresentationAlreadyCreatedException Klasse

PresentationAlreadyCreatedException-Überladung

Microsoft.VisualStudio.Modeling.Integration-Namespace