共用方式為


ServerException.ToString 方法

傳回代表ServerException的字串。

命名空間:  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 Overrides Function ToString As String
'用途
Dim instance As ServerException
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

傳回值

類型:System.String
描述伺服器例外狀況的文字。

備註

這個覆寫傳回基本的錯誤訊息和ServerStackTrace資訊。

請參閱

參照

ServerException 類別

ServerException 成員

Microsoft.SharePoint.Client 命名空間