Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of the delegate.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property Type As Type
Get
'Usage
Dim value As Type
value = Me.Type
protected internal Type Type { get; }
Property Value
Type: System.Type
A System.Type object that represents the delegate type.