Compartilhar via


Propriedade AccountHttpClient.TranslatedExceptions

Este membro substitui VssHttpClientBase.TranslatedExceptions.

Namespace:  Microsoft.VisualStudio.Services.Account.Client
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Protected Overrides ReadOnly Property TranslatedExceptions As IDictionary(Of String, Type)
protected override IDictionary<string, Type> TranslatedExceptions { get; }

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

AccountHttpClient Classe

Namespace Microsoft.VisualStudio.Services.Account.Client