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
- typeMapping
Typ: System.Collections.Generic.IDictionary<String, Type>
Rückgabewert
Typ: System.Exception
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.