Freigeben über


ServersController.HttpExceptions-Eigenschaft

Dieser Member überschreibt TfsApiController.HttpExceptions.

Namespace:  Microsoft.TeamFoundation.Build.Server.Rest
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.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

ServersController Klasse

Microsoft.TeamFoundation.Build.Server.Rest-Namespace