NUnitForms Class Library

NUnitFormTest.FormType Property

Soon to be marked obsolete. This property specifies the type of form to instantiate before each test. Do not use it anymore.

[Visual Basic]
Overridable Public ReadOnly Property FormType As Type
[C#]
public virtual System.Type FormType {get;}

See Also

NUnitFormTest Class | NUnit.Extensions.Forms Namespace