RESTfulOperationContext.Current - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Current As RESTfulOperationContext
Get
'Utilisation
Dim value As RESTfulOperationContext
value = RESTfulOperationContext.Current
public static RESTfulOperationContext Current { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.RESTfulOperationContext
Voir aussi
Référence
RESTfulOperationContext classe