SPDiagnosticsService.DownloadErrorReportingUpdates-Eigenschaft
Dient zum Abrufen oder Festlegen eines booleschen Werts, um anzugeben, ob Absturz Datensammlung und Fehlerberichterstattung Updates automatisch heruntergeladen werden.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DownloadErrorReportingUpdates As Boolean
Get
Set
'Usage
Dim instance As SPDiagnosticsService
Dim value As Boolean
value = instance.DownloadErrorReportingUpdates
instance.DownloadErrorReportingUpdates = value
public bool DownloadErrorReportingUpdates { get; set; }
Eigenschaftswert
Typ: System.Boolean
true zum Herunterladen von Updates für Absturz-Datensammlung und Fehlerberichte; andernfalls false. Der Standardwert ist false.
Hinweise
Die Benutzeroberfläche für dieses Feature finden Sie unter _admin/Privacy.aspx