共用方式為


SPClickthroughUsageEntry.CustomData property

NOTE: This API is now obsolete.

自訂資料物件。

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

Syntax

'宣告
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Property CustomData As Object
    Get
    Set
'用途
Dim instance As SPClickthroughUsageEntry
Dim value As Object

value = instance.CustomData

instance.CustomData = value
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public Object CustomData { get; set; }

Property value

Type: System.Object
Object 中。

請參閱

參照

SPClickthroughUsageEntry class

SPClickthroughUsageEntry members

Microsoft.SharePoint.Administration namespace