Compartir a través de


de la propiedad UrlSegmentAliasMapAttribute.RequestHandlerType

El tipo de controlador de la solicitud. Podría ser null. Cuando no es null, el tipo debe implementar la interfaz Microsoft.SharePoint.Client.IRESTfulRequestHandler.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public ReadOnly Property RequestHandlerType As Type
    Get
'Uso
Dim instance As UrlSegmentAliasMapAttribute
Dim value As Type

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

Valor de propiedad

Tipo: System.Type

Vea también

Referencia

clase UrlSegmentAliasMapAttribute

Miembros UrlSegmentAliasMapAttribute

Espacio de nombres Microsoft.SharePoint.Client