SPClickthroughUsageDefinition-Klasse

HINWEIS: Diese API ist veraltet.

Assistance Platform Team Analytics-Protokollierung verwendet.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPUsageDefinition
        Microsoft.SharePoint.Administration.SPUsageProvider
          Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition

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

Syntax

'Declaration
<GuidAttribute("09DC251C-3DE6-4dc1-8337-63EF20350089")> _
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPClickthroughUsageDefinition _
    Inherits SPUsageProvider
'Usage
Dim instance As SPClickthroughUsageDefinition
[GuidAttribute("09DC251C-3DE6-4dc1-8337-63EF20350089")]
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPClickthroughUsageDefinition : SPUsageProvider

Threadsicherheit

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

Siehe auch

Referenz

SPClickthroughUsageDefinition-Member

Microsoft.SharePoint.Administration-Namespace