RESTfulUpdateOperationContext.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 RESTfulUpdateOperationContext
Get
'Utilisation
Dim value As RESTfulUpdateOperationContext
value = RESTfulUpdateOperationContext.Current
public static RESTfulUpdateOperationContext Current { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.RESTfulUpdateOperationContext
Voir aussi
Référence
RESTfulUpdateOperationContext classe