共用方式為


SPAction.Type property

會在透過動作取得正在升級的物件的類型。

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

Syntax

'宣告
Protected Friend ReadOnly Property Type As Type
    Get
'用途
Dim value As Type

value = Me.Type
protected internal Type Type { get; }

Property value

Type: System.Type
System.Type物件,代表物件的類型。

請參閱

參照

SPAction class

SPAction members

Microsoft.SharePoint.Upgrade namespace