de la propiedad ClientServiceProcessingHandlerTypeAttribute.ProcessingHandlerType
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Type
Vea también
Referencia
clase ClientServiceProcessingHandlerTypeAttribute