Compartir a través de


del constructor TargetUpgradableObjectAttribute

Inicializa una nueva instancia de la clase TargetUpgradableObjectAttribute en función del tipo especificado.

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

Sintaxis

'Declaración
Public Sub New ( _
    type As Type _
)
'Uso
Dim type As Type

Dim instance As New TargetUpgradableObjectAttribute(type)
public TargetUpgradableObjectAttribute(
    Type type
)

Parámetros

  • type
    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