Partilhar via


MethodInformation.OperationType propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Property OperationType As OperationType
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As OperationType

value = instance.OperationType

instance.OperationType = value
public OperationType OperationType { get; set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.OperationType

Ver também

Referência

MethodInformation classe

MethodInformation membros

Microsoft.SharePoint.Client namespace