Udostępnij za pośrednictwem


Właściwość UITestControl.Enabled —

Pobiera wartość wskazująca, czy ten formant jest włączony.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property Enabled As Boolean
public virtual bool Enabled { get; }
public:
virtual property bool Enabled {
    bool get ();
}
abstract Enabled : bool with get
override Enabled : bool with get
function get Enabled () : boolean

Wartość właściwości

Typ: System.Boolean
true Jeśli ten formant jest włączony; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting