Compartilhar via


Propriedade VssHttpClientBase.TranslatedExceptions

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

Sintaxe

'Declaração
Protected Overridable ReadOnly Property TranslatedExceptions As IDictionary(Of String, Type)
protected virtual 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

VssHttpClientBase Classe

Namespace Microsoft.VisualStudio.Services.WebApi