NUnitForms Class Library

MessageBoxTester.Text Property

Returns the text of the message box we are testing.

[Visual Basic]
Overrides Public ReadOnly Property Text As String
[C#]
public override string Text {get;}

See Also

MessageBoxTester Class | NUnit.Extensions.Forms Namespace