Share via


UITestControl.Enabled 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting
어셈블리:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
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

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

UITestControl 클래스

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스