Freigeben über


UITestControl.State-Eigenschaft

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assemblys:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property State As ControlStates
public virtual ControlStates State { get; }
public:
virtual property ControlStates State {
    ControlStates get ();
}
abstract State : ControlStates with get 
override State : ControlStates with get
function get State () : ControlStates

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.ControlStates

.NET Framework-Sicherheit

Siehe auch

Referenz

UITestControl Klasse

Microsoft.VisualStudio.TestTools.UITesting-Namespace