Proprietà PropertyPageTypeConverterAttribute.ConverterType

La classe e i relativi membri sono riservati per uso interno e non possono essere utilizzati nel codice.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ConverterType As Type
    Get
public Type ConverterType { get; }
public:
property Type^ ConverterType {
    Type^ get ();
}
member ConverterType : Type
function get ConverterType () : Type

Valore proprietà

Tipo: System.Type

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyPageTypeConverterAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Project.Internal