WrappedException.Unwrap, méthode
Espace de noms : Microsoft.VisualStudio.Services.WebApi
Assembly : Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)
Syntaxe
'Déclaration
Public Function Unwrap ( _
typeMapping As IDictionary(Of String, Type) _
) As Exception
public Exception Unwrap(
IDictionary<string, Type> typeMapping
)
Paramètres
- typeMapping
Type : System.Collections.Generic.IDictionary<String, Type>
Valeur de retour
Type : System.Exception
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.