Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DirectUIControl::Value Property

Gets or sets the state of the control.

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

public:
virtual property String^ Value {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String

Show: