Partilhar via


Construtor PropertyPageTypeConverterAttribute

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

PropertyPageTypeConverterAttribute Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.Internal