AppInstanceErrorDetails.ExceptionMessage 属性

如果有,请从异常遇到,获取的消息。

命名空间:  Microsoft.SharePoint.Client
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public ReadOnly Property ExceptionMessage As String
    Get
用法
Dim instance As AppInstanceErrorDetails
Dim value As String

value = instance.ExceptionMessage
public string ExceptionMessage { get; }

属性值

类型:System.String
来自异常消息。如果遇到的任何例外,此属性返回空引用(无 在 Visual Basic 中)。

另请参阅

引用

AppInstanceErrorDetails 类

AppInstanceErrorDetails 成员

Microsoft.SharePoint.Client 命名空间