Share via


VssHttpClientBase.TranslatedExceptions-Eigenschaft

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

Syntax

'Declaration
Protected Overridable ReadOnly Property TranslatedExceptions As IDictionary(Of String, Type)
protected virtual IDictionary<string, Type> TranslatedExceptions { get; }

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<String, Type>

.NET Framework-Sicherheit

Siehe auch

Referenz

VssHttpClientBase Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace