次の方法で共有


PSErrorInfo.ErrorAttributes プロパティ

存在する場合は、Project Server のエラーの属性を取得します。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public ReadOnly Property ErrorAttributes As String()
    Get
'使用
Dim instance As PSErrorInfo
Dim value As String()

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

プロパティ値

型: []
属性のエラー、またはnull 参照 (Visual Basic のNothing )の配列。

関連項目

参照先

PSErrorInfo クラス

PSErrorInfo メンバー

Microsoft.Office.Project.Server.Library 名前空間