Freigeben über


WrappedException.Unwrap-Methode

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Function Unwrap ( _
    typeMapping As IDictionary(Of String, Type) _
) As Exception
public Exception Unwrap(
    IDictionary<string, Type> typeMapping
)

Parameter

Rückgabewert

Typ: System.Exception

.NET Framework-Sicherheit

Siehe auch

Referenz

WrappedException Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace