Freigeben über


PSErrorInfo.ErrorAttributeNames-Methode

Ruft die Attributnamen der Project Server-Fehler, sofern vorhanden.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Function ErrorAttributeNames As String()
'Usage
Dim instance As PSErrorInfo
Dim returnValue As String()

returnValue = instance.ErrorAttributeNames()
public string[] ErrorAttributeNames()

Rückgabewert

Typ: []
Ein Array von Attributnamen Fehler oder ein Nullverweis (Nothing in Visual Basic).

Siehe auch

Referenz

PSErrorInfo Klasse

PSErrorInfo-Member

Microsoft.Office.Project.Server.Library-Namespace