Proprietà HttpResourceComponent.TranslatedExceptions

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

HttpResourceComponent Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server