FileContainerHttpClient.TranslatedExceptions-Eigenschaft
Dieser Member überschreibt VssHttpClientBase.TranslatedExceptions.
Namespace: Microsoft.VisualStudio.Services.FileContainer.Client
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property TranslatedExceptions As IDictionary(Of String, Type)
protected override IDictionary<string, Type> TranslatedExceptions { get; }
Eigenschaftswert
Typ: System.Collections.Generic.IDictionary<String, Type>
.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.
Siehe auch
Referenz
FileContainerHttpClient Klasse
Microsoft.VisualStudio.Services.FileContainer.Client-Namespace