Freigeben über


FeatureFlagsController.HttpExceptions-Eigenschaft

Dieser Member überschreibt TfsApiController.HttpExceptions.

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

Syntax

'Declaration
Public Overrides ReadOnly Property HttpExceptions As IDictionary(Of Type, HttpStatusCode)
public override IDictionary<Type, HttpStatusCode> HttpExceptions { get; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

FeatureFlagsController Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace