SPClickthroughUsageDefinition.Description-Eigenschaft
HINWEIS: Diese API ist veraltet.
Beschreibung des Typs des [Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition].
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property Description As String
Get
'Usage
Dim instance As SPClickthroughUsageDefinition
Dim value As String
value = instance.Description
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public override string Description { get; }
Eigenschaftswert
Typ: System.String
Gibt String zurück.
Siehe auch
Referenz
SPClickthroughUsageDefinition Klasse