ActionBaseTypeAttribute-Konstruktor
Initialisiert eine neue Instanz der Klasse ActionBaseTypeAttribute basierend auf dem angegebenen Systemtyp.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Sub New ( _
type As Type _
)
'Usage
Dim type As Type
Dim instance As New ActionBaseTypeAttribute(type)
public ActionBaseTypeAttribute(
Type type
)
type
Typ: System.TypeEin System.Type -Objekt, das den Typ darstellt.
ActionBaseTypeAttribute Klasse