共用方式為


PhaseAttribute.Phase property

取得升級階段數目。

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

Syntax

'宣告
Public ReadOnly Property Phase As Integer
    Get
'用途
Dim instance As PhaseAttribute
Dim value As Integer

value = instance.Phase
public int Phase { get; }

Property value

Type: System.Int32
32 位元整數,指出階段數。

請參閱

參照

PhaseAttribute class

PhaseAttribute members

Microsoft.SharePoint.Upgrade namespace