Partilhar via


Propriedade PropertyPageTypeConverterAttribute.ConverterType

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 ReadOnly Property ConverterType As Type
    Get
public Type ConverterType { get; }
public:
property Type^ ConverterType {
    Type^ get ();
}
member ConverterType : Type
function get ConverterType () : Type

Valor de propriedade

Tipo: System.Type

Segurança do .NET Framework

Consulte também

Referência

PropertyPageTypeConverterAttribute Classe

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