共用方式為


SPDeveloperDashboardSettings class

監視和報告的 SharePoint 伺服器陣列的效能。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPDeveloperDashboardSettings

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<GuidAttribute("004E6437-0067-4c04-AAB4-559421008627")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDeveloperDashboardSettings _
    Inherits SPPersistedObject
'用途
Dim instance As SPDeveloperDashboardSettings
[GuidAttribute("004E6437-0067-4c04-AAB4-559421008627")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDeveloperDashboardSettings : SPPersistedObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPDeveloperDashboardSettings members

Microsoft.SharePoint.Administration namespace