DropsController.HttpExceptions Özellik
Bu üye TfsApiController.HttpExceptions öğesini geçersiz kılar.
Ad alanı: Microsoft.TeamFoundation.Build.Server.RestControllers
Derleme: Microsoft.TeamFoundation.Build.Server (Microsoft.TeamFoundation.Build.Server.dll içinde)
Sözdizimi
'Bildirim
Public Overrides ReadOnly Property HttpExceptions As IDictionary(Of Type, HttpStatusCode)
public override IDictionary<Type, HttpStatusCode> HttpExceptions { get; }
Özellik Değeri
Tür: System.Collections.Generic.IDictionary<Type, HttpStatusCode>
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.
Ayrıca bkz.
Başvuru
Microsoft.TeamFoundation.Build.Server.RestControllers Ad Alanı