Partager via


UITestControl.ControlType, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assemblys :   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (dans Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property ControlType As ControlType
public virtual ControlType ControlType { get; }
public:
virtual property ControlType^ ControlType {
    ControlType^ get ();
}
abstract ControlType : ControlType with get 
override ControlType : ControlType with get
function get ControlType () : ControlType

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.UITesting.ControlType

Sécurité .NET Framework

Voir aussi

Référence

UITestControl Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms