Compartir a través de


TfsApiController.HttpExceptions (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property HttpExceptions As IDictionary(Of Type, HttpStatusCode)
public virtual IDictionary<Type, HttpStatusCode> HttpExceptions { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

TfsApiController Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)