Freigeben über


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.Int32

    Eine 32-Bit-Ganzzahl, die Phasennummer angibt.

Siehe auch

Referenz

PhaseAttribute Klasse

PhaseAttribute-Member

Microsoft.SharePoint.Upgrade-Namespace