SPDeveloperDashboardSettings-Klasse

Monitore und Berichte auf die Leistung der SharePoint-Farm.

Vererbungshierarchie

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

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPDeveloperDashboardSettings-Member

Microsoft.SharePoint.Administration-Namespace