SPRatingUsageEntry.RatedAssetTitle property
NOTE: This API is now obsolete.
取得或設定正在分級資產的標題。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Property RatedAssetTitle As String
Get
Set
'用途
Dim instance As SPRatingUsageEntry
Dim value As String
value = instance.RatedAssetTitle
instance.RatedAssetTitle = value
[ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")]
public string RatedAssetTitle { get; set; }
Property value
Type: System.String
正在分級資產的標題。