SocialUrl.Count - Propriété
Espace de noms : Microsoft.Office.Server.SocialData
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Property Count As Long
Get
Private Set
'Utilisation
Dim instance As SocialUrl
Dim value As Long
value = instance.Count
public long Count { get; private set; }
Valeur de propriété
Type : System.Int64