SPDeveloperDashboardSettings.AutoLaunchEnabled 属性
如果为 true,当一个严重错误时,将自动启动开发人员仪表板或网页浏览过程中检测到过多的资源使用。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property AutoLaunchEnabled As Boolean
Get
Set
用法
Dim instance As SPDeveloperDashboardSettings
Dim value As Boolean
value = instance.AutoLaunchEnabled
instance.AutoLaunchEnabled = value
public bool AutoLaunchEnabled { get; set; }
属性值
另请参阅
引用
SPDeveloperDashboardSettings 类