Freigeben über


AdapterNotSupportedException-Konstruktor (String, Exception)

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AdapterNotSupportedException Klasse

AdapterNotSupportedException-Überladung

Microsoft.VisualStudio.Modeling.Integration-Namespace