SPIisWebSite.HttpErrorsExistingResponse-Eigenschaft
Dient zum Abrufen oder Festlegen eines Werts, das bestimmt, ob die Internetinformationsdienste (Internet Information Services, IIS) wird die Fehlermeldungen in Microsoft SharePoint Foundationüberschrieben.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property HttpErrorsExistingResponse As HttpErrorsExistingResponseOptions
Get
Set
'Usage
Dim instance As SPIisWebSite
Dim value As HttpErrorsExistingResponseOptions
value = instance.HttpErrorsExistingResponse
instance.HttpErrorsExistingResponse = value
public HttpErrorsExistingResponseOptions HttpErrorsExistingResponse { get; set; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.HttpErrorsExistingResponseOptions
Ein HttpErrorsExistingResponseOptions -Wert, der angibt, ob IIS SharePoint Foundation Fehlermeldungen überschreibt.
Hinweise
Microsoft SharePoint Foundation erweitert IIS und ASP.NET, um Unterstützung für SharePoint Foundation Funktionalität hinzuzufügen. ASP.NET und SharePoint Foundation abhängig von IIS 6.0 zum Angeben des zugrunde liegende Überwachungs-Mechanismus zum Verarbeiten von eingehenden HttpRequest -Objekte, und geben Sie eine Verwaltungsinfrastruktur zum Starten und Ausführen von Arbeitsprozessen auf dem Webserver.
Siehe auch
Referenz
Microsoft.SharePoint.Administration-Namespace
Weitere Ressourcen
HTTP-Modul
HttpResponse