Compartir a través de


PropertyPageTypeConverterAttribute.ConverterType (Propiedad)

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 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 propiedad

Tipo: System.Type

Seguridad de .NET Framework

Vea también

Referencia

PropertyPageTypeConverterAttribute Clase

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