PhaseAttribute 构造函数

PhaseAttribute类的新实例进行初始化。

命名空间:  Microsoft.SharePoint.Upgrade
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub New ( _
    phase As Integer _
)
用法
Dim phase As Integer

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

参数

  • phase
    类型:System.Int32

    32 位整数,它指定的阶段编号。

另请参阅

引用

PhaseAttribute 类

PhaseAttribute 成员

Microsoft.SharePoint.Upgrade 命名空间