TfsApiController.BaseHttpExceptions, propriété

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property BaseHttpExceptions As IDictionary(Of Type, HttpStatusCode)
public IDictionary<Type, HttpStatusCode> BaseHttpExceptions { get; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

TfsApiController Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms