Compartir a través de


ProfileHttpClientBase.TranslatedExceptions (Propiedad)

Este miembro invalida VssHttpClientBase.TranslatedExceptions.

Espacio de nombres:  Microsoft.VisualStudio.Services.Profile.Client
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Protected Overrides ReadOnly Property TranslatedExceptions As IDictionary(Of String, Type)
protected override IDictionary<string, Type> TranslatedExceptions { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ProfileHttpClientBase Clase

Microsoft.VisualStudio.Services.Profile.Client (Espacio de nombres)