ProfileManagerBase.Count - Propriété
Renvoie le nombre total de profils d'un type de profil.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property Count As Long
Get
'Utilisation
Dim instance As ProfileManagerBase
Dim value As Long
value = instance.Count
public abstract long Count { get; }
Valeur de propriété
Type : System.Int64