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.TypeUn objeto System.Type que representa el tipo.
Vea también
Referencia
clase TargetUpgradableObjectAttribute