共用方式為


ClientErrorCodes.VersionConflict 欄位

提供用戶端物件版本不符合伺服器時,就會引發常數整數物件版本。

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

value = ClientErrorCodes.VersionConflict
public const int VersionConflict

備註

值永遠是-2130575339。

請參閱

參照

ClientErrorCodes 類別

ClientErrorCodes 成員

Microsoft.SharePoint.Client 命名空間