共用方式為


SPAction.Type Property

Gets the type of object that is being upgraded through the action.

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

Syntax

'Declaration
Protected Friend ReadOnly Property Type As Type
    Get
'Usage
Dim value As Type

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

Property Value

Type: System.Type
A System.Type object that represents the type of object.

See Also

Reference

SPAction Class

SPAction Members

Microsoft.SharePoint.Upgrade Namespace