SPWebService.DeveloperDashboardSettings property
控制效能監視工具在伺服器陣列中的服務中建立的設定。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property DeveloperDashboardSettings As SPDeveloperDashboardSettings
Get
'用途
Dim instance As SPWebService
Dim value As SPDeveloperDashboardSettings
value = instance.DeveloperDashboardSettings
public SPDeveloperDashboardSettings DeveloperDashboardSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPDeveloperDashboardSettings
會傳回SPDeveloperDashboardSettings。