ServerException.ServerErrorTypeName 屬性
取得擲回伺服器的例外狀況類型名稱。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中); Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中) Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)
語法
'宣告
Public ReadOnly Property ServerErrorTypeName As String
Get
'用途
Dim instance As ServerException
Dim value As String
value = instance.ServerErrorTypeName
public string ServerErrorTypeName { get; }
屬性值
類型:System.String
擲回伺服器的例外狀況類型名稱。