共用方式為


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