OperationType 枚举

指定定义方法操作,为读取操作或未指定的常数。

命名空间:  Microsoft.SharePoint.Client
程序集:  Microsoft.SharePoint.Client.ServerRuntime(位于 Microsoft.SharePoint.Client.ServerRuntime.dll 中)

语法

声明
Public Enumeration OperationType
用法
Dim instance As OperationType
public enum OperationType

成员

成员名称 说明
Default
Read 读取的操作。

备注

例如,如果方法不会更改对象的状态,则读取的操作。

另请参阅

引用

Microsoft.SharePoint.Client 命名空间