Partilhar via


ClientServiceProcessingHandlerTypeAttribute.ProcessingHandlerType propriedade

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

Sintaxe

'Declaração
Public ReadOnly Property ProcessingHandlerType As Type
    Get
'Uso
Dim instance As ClientServiceProcessingHandlerTypeAttribute
Dim value As Type

value = instance.ProcessingHandlerType
public Type ProcessingHandlerType { get; }

Valor de propriedade

Tipo: System.Type

Ver também

Referência

ClientServiceProcessingHandlerTypeAttribute classe

ClientServiceProcessingHandlerTypeAttribute membros

Microsoft.SharePoint.Client namespace