Partager via


SPRatingUsageEntry.RatedAssetTitle - Propriété

Remarque : cette API est désormais obsolète.

Obtient ou définit le titre de l'actif en cours d'évaluation.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Rating usage collection is no longer necessary for the new analytics platform.")> _
Public Property RatedAssetTitle As String
    Get
    Set
'Utilisation
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; }

Valeur de propriété

Type : System.String
Le titre de l'actif en cours d'évaluation.

Voir aussi

Référence

SPRatingUsageEntry classe

SPRatingUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms