次の方法で共有


ErrorInformation.ErrorCode プロパティ

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)

構文

'宣言
Public Property ErrorCode As Integer
    Get
    Set
'使用
Dim instance As ErrorInformation
Dim value As Integer

value = instance.ErrorCode

instance.ErrorCode = value
public int ErrorCode { get; set; }

プロパティ値

型: System.Int32

関連項目

参照先

ErrorInformation クラス

ErrorInformation メンバー

Microsoft.SharePoint.Client 名前空間