Partager via


PSClientError.GetAllGeneralErrors - Méthode

Obtient un tableau d'objets PSErrorInfo qui décrit toutes les erreurs générales en cours de toutes les classes.

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 Function GetAllGeneralErrors As PSErrorInfo()
'Utilisation
Dim instance As PSClientError
Dim returnValue As PSErrorInfo()

returnValue = instance.GetAllGeneralErrors()
public PSErrorInfo[] GetAllGeneralErrors()

Valeur renvoyée

Type : []

Voir aussi

Référence

PSClientError classe

PSClientError - Membres

Microsoft.Office.Project.Server.Library - Espace de noms