PropertyWindowAttribute.EditorType (Propiedad)

Obtiene el indicador de tipo de editor de propiedades.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
Public ReadOnly Property EditorType As PropertyEditorType
public PropertyEditorType EditorType { get; }
public:
property PropertyEditorType EditorType {
    PropertyEditorType get ();
}
member EditorType : PropertyEditorType with get
function get EditorType () : PropertyEditorType

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.Common.PropertyEditorType
Indicador de tipo de editor de propiedades.

Seguridad de .NET Framework

Vea también

Referencia

PropertyWindowAttribute Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

PropertyEditorType