Freigeben über


ClientErrorCodes.NotSupported-Feld

Stellt eine Konstante ganze Zahl, die angibt, dass die Client-API vom Serveradministrator blockiert wurde und die Anforderung nicht unterstützt wird.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntax

'Declaration
Public Const NotSupported As Integer
'Usage
Dim value As Integer

value = ClientErrorCodes.NotSupported
public const int NotSupported

Hinweise

Der Wert ist immer-2147024846.

Siehe auch

Referenz

ClientErrorCodes Klasse

ClientErrorCodes-Member

Microsoft.SharePoint.Client-Namespace