SPDiagnosticsService.DownloadErrorReportingUpdates 属性

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property DownloadErrorReportingUpdates As Boolean
    Get
    Set
用法
Dim instance As SPDiagnosticsService
Dim value As Boolean

value = instance.DownloadErrorReportingUpdates

instance.DownloadErrorReportingUpdates = value
public bool DownloadErrorReportingUpdates { get; set; }

属性值

类型:System.Boolean
true下载更新故障数据收集和报告错误。否则为false。默认值是false。

备注

此功能的用户界面可以在 _admin/Privacy.aspx 上找到

另请参阅

引用

SPDiagnosticsService 类

SPDiagnosticsService 成员

Microsoft.SharePoint.Administration 命名空间