Freigeben über


HttpResourceComponent.TranslatedExceptions-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

HttpResourceComponent Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace