ControlTester.Text Property
Convenience method retrieves the Text property of the tested control.
[Visual Basic]Overridable Public ReadOnly Property Text As
String [C#]public virtual
string Text {get;}
See Also
ControlTester Class | NUnit.Extensions.Forms Namespace