次の方法で共有


ErrorInformation.ErrorTypeName プロパティ

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

構文

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

value = instance.ErrorTypeName

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

プロパティ値

型: System.String

関連項目

参照先

ErrorInformation クラス

ErrorInformation メンバー

Microsoft.SharePoint.Client 名前空間