Compartilhar via


TargetUpgradableObjectAttribute.TargetUpgradableObjectType Property

Gets the type of the upgradeable object.

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

Syntax

'Declaration
Public ReadOnly Property TargetUpgradableObjectType As Type
    Get
'Usage
Dim instance As TargetUpgradableObjectAttribute
Dim value As Type

value = instance.TargetUpgradableObjectType
public Type TargetUpgradableObjectType { get; }

Property Value

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

See Also

Reference

TargetUpgradableObjectAttribute Class

TargetUpgradableObjectAttribute Members

Microsoft.SharePoint.Upgrade Namespace