Freigeben über


AdapterReferenceTypeNotSupportedException-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 AdapterReferenceTypeNotSupportedException(
    string message,
    Exception inner
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AdapterReferenceTypeNotSupportedException Klasse

AdapterReferenceTypeNotSupportedException-Überladung

Microsoft.VisualStudio.Modeling.Integration-Namespace