Aracılığıyla paylaş


UITestControl.Enabled Özellik

Bu denetimin etkin olup olmadığını gösteren bir değeri alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

'Bildirim
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

Özellik Değeri

Tür: System.Boolean
true Bu denetim etkinleştirilmişse; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestControl Sınıf

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı