ClientErrorCodes.NotSupported 域

提供了一个常量的整数,指示服务器管理员已阻止客户端 API 和不支持请求。

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

value = ClientErrorCodes.NotSupported
public const int NotSupported

备注

值始终是-2147024846。

另请参阅

引用

ClientErrorCodes 类

ClientErrorCodes 成员

Microsoft.SharePoint.Client 命名空间