de la propiedad SPDelegate.Type
Obtiene el tipo del delegado.
Espacio de nombres: Microsoft.SharePoint.Upgrade
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Protected Friend ReadOnly Property Type As Type
Get
'Uso
Dim value As Type
value = Me.Type
protected internal Type Type { get; }
Valor de propiedad
Tipo: System.Type
Un objeto System.Type que representa el tipo de delegado.