Freigeben über


PSErrorInfo.ErrorAttributes-Eigenschaft

Ruft die Attribute einer Project Server-Fehler ab, sofern vorhanden.

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

Syntax

'Declaration
Public ReadOnly Property ErrorAttributes As String()
    Get
'Usage
Dim instance As PSErrorInfo
Dim value As String()

value = instance.ErrorAttributes
public string[] ErrorAttributes { get; }

Eigenschaftswert

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

Siehe auch

Referenz

PSErrorInfo Klasse

PSErrorInfo-Member

Microsoft.Office.Project.Server.Library-Namespace