del constructor ClientServiceProcessingHandlerTypeAttribute
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Sub New ( _
processingHandlerType As Type _
)
'Uso
Dim processingHandlerType As Type
Dim instance As New ClientServiceProcessingHandlerTypeAttribute(processingHandlerType)
public ClientServiceProcessingHandlerTypeAttribute(
Type processingHandlerType
)
Parámetros
- processingHandlerType
Tipo: System.Type
Vea también
Referencia
clase ClientServiceProcessingHandlerTypeAttribute