次の方法で共有


ErrorInformation.ErrorValue プロパティ

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

構文

'宣言
Public Property ErrorValue As String
    Get
    Set
'使用
Dim instance As ErrorInformation
Dim value As String

value = instance.ErrorValue

instance.ErrorValue = value
public string ErrorValue { get; set; }

プロパティ値

型: System.String

関連項目

参照先

ErrorInformation クラス

ErrorInformation メンバー

Microsoft.SharePoint.Client 名前空間