PSClientError.Count - Propriété
Obtient le nombre d'erreurs signalés par l'objet PSClientError .
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Count As Integer
Get
'Utilisation
Dim instance As PSClientError
Dim value As Integer
value = instance.Count
public int Count { get; }
Valeur de propriété
Type : System.Int32