PhaseAttribute-Konstruktor
Initialisiert eine neue Instanz der PhaseAttribute -Klasse.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
phase As Integer _
)
'Usage
Dim phase As Integer
Dim instance As New PhaseAttribute(phase)
public PhaseAttribute(
int phase
)
Parameter
phase
Typ: System.Int32Eine 32-Bit-Ganzzahl, die Phasennummer angibt.