NUnitForms Class Library

MessageBoxTester.Title Property

Returns the caption on the message box we are testing.

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

See Also

MessageBoxTester Class | NUnit.Extensions.Forms Namespace