ClientErrorCodes.NotSupportedRequestVersion 域

提供指示CurrentVersion方法的SchemaVersion属性中的架构版本不支持Microsoft SharePoint Foundation 2010常量整数。

命名空间:  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 NotSupportedRequestVersion As Integer
用法
Dim value As Integer

value = ClientErrorCodes.NotSupportedRequestVersion
public const int NotSupportedRequestVersion

备注

值始终是-2130575151。Microsoft SharePoint Foundation 2010需要架构版本为"14.0.0.0"。

另请参阅

引用

ClientErrorCodes 类

ClientErrorCodes 成员

Microsoft.SharePoint.Client 命名空间