共用方式為


ClientErrorCodes.GenericError 欄位

提供常數的整數,代表一般錯誤。

命名空間:  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 Const GenericError As Integer
'用途
Dim value As Integer

value = ClientErrorCodes.GenericError
public const int GenericError

備註

值永遠是-1。

請參閱

參照

ClientErrorCodes 類別

ClientErrorCodes 成員

Microsoft.SharePoint.Client 命名空間