Compartir a través de


de la propiedad TargetUpgradableObjectAttribute.TargetUpgradableObjectType

Obtiene el tipo del objeto actualizable.

Espacio de nombres:  Microsoft.SharePoint.Upgrade
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Property TargetUpgradableObjectType As Type
    Get
'Uso
Dim instance As TargetUpgradableObjectAttribute
Dim value As Type

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

Valor de propiedad

Tipo: System.Type
Un objeto System.Type que representa el tipo.

Vea también

Referencia

clase TargetUpgradableObjectAttribute

Miembros TargetUpgradableObjectAttribute

Espacio de nombres Microsoft.SharePoint.Upgrade