Compartir a través de


PropertyPageTypeConverterAttribute (Constructor)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Public Sub New ( _
    t As Type _
)
public PropertyPageTypeConverterAttribute(
    Type t
)
public:
PropertyPageTypeConverterAttribute(
    Type^ t
)
new : 
        t:Type -> PropertyPageTypeConverterAttribute
public function PropertyPageTypeConverterAttribute(
    t : Type
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyPageTypeConverterAttribute Clase

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal (Espacio de nombres)