NUnitForms Class Library

ControlTester.name Field

The name of the underlying control.

[Visual Basic]
Protected name As String
[C#]
protected string name;

See Also

ControlTester Class | NUnit.Extensions.Forms Namespace