共用方式為


PhaseAttribute constructor

初始化PhaseAttribute類別的新執行個體。

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Sub New ( _
    phase As Integer _
)
'用途
Dim phase As Integer

Dim instance As New PhaseAttribute(phase)
public PhaseAttribute(
    int phase
)

參數

  • phase
    Type: System.Int32

    會指定階段數字 32 位元整數。

請參閱

參照

PhaseAttribute class

PhaseAttribute members

Microsoft.SharePoint.Upgrade namespace