RESTfulCreateOperationContext.Current propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public Shared ReadOnly Property Current As RESTfulCreateOperationContext
Get
'Uso
Dim value As RESTfulCreateOperationContext
value = RESTfulCreateOperationContext.Current
public static RESTfulCreateOperationContext Current { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.RESTfulCreateOperationContext
Ver também
Referência
RESTfulCreateOperationContext classe