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 命名空间