Share via


ProfileHttpClientBase.TranslatedExceptions-Eigenschaft

Dieser Member überschreibt VssHttpClientBase.TranslatedExceptions.

Namespace:  Microsoft.VisualStudio.Services.Profile.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

Siehe auch

Referenz

ProfileHttpClientBase Klasse

Microsoft.VisualStudio.Services.Profile.Client-Namespace