RESTfulUpdateOperationContext.UpdateOperationType 属性
命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client.ServerRuntime(位于 Microsoft.SharePoint.Client.ServerRuntime.dll 中)
语法
声明
Public ReadOnly Property UpdateOperationType As RESTfulUpdateOperationType
Get
用法
Dim instance As RESTfulUpdateOperationContext
Dim value As RESTfulUpdateOperationType
value = instance.UpdateOperationType
public RESTfulUpdateOperationType UpdateOperationType { get; }
属性值
类型:Microsoft.SharePoint.Client.RESTfulUpdateOperationType
另请参阅
引用
RESTfulUpdateOperationContext 类