PSErrorInfo.ErrorAttributeNames メソッド
存在する場合は、Project Server のエラーの属性名を取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Function ErrorAttributeNames As String()
'使用
Dim instance As PSErrorInfo
Dim returnValue As String()
returnValue = instance.ErrorAttributeNames()
public string[] ErrorAttributeNames()
戻り値
型: []
属性名のエラー、またはnull 参照 (Visual Basic のNothing )の配列。