Condividi tramite


Proprietà PropertyWindowAttribute.EditorType

Ottiene l'indicatore di tipo dell'editor proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property EditorType As PropertyEditorType
    Get
public PropertyEditorType EditorType { get; }
public:
property PropertyEditorType EditorType {
    PropertyEditorType get ();
}
member EditorType : PropertyEditorType
function get EditorType () : PropertyEditorType

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.PropertyEditorType
Indicatore di tipo dell'editor proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyWindowAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

PropertyEditorType