TfsApiController.HttpExceptions-Eigenschaft
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property HttpExceptions As IDictionary(Of Type, HttpStatusCode)
public virtual IDictionary<Type, HttpStatusCode> HttpExceptions { get; }
Eigenschaftswert
Typ: System.Collections.Generic.IDictionary<Type, HttpStatusCode>
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.