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