SocialPostActorInfo.TotalCount - Propriété
Obtient le nombre total d'intervenants dans le jeu.
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TotalCount As Integer
Get
'Utilisation
Dim instance As SocialPostActorInfo
Dim value As Integer
value = instance.TotalCount
public int TotalCount { get; }
Valeur de propriété
Type : System.Int32
Le nombre total d'intervenants dans l'ensemble.