Skip to main content
All docs
V23.2
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET 6.0+ platform documentation. This link will take you to the parent topic of the current section.

WinApplicationOptions Properties

Stores options for a tested Blazor application.
Name Description
Arguments Gets the command-line arguments passed to the application when it is started.
CommunicationPort Gets the communication port number that will be used by EasyTest when testing the application.
FileName Gets the fully qualified name of the application’s executable file.
Name Gets the name of the WinForms application. This name is used to differentiate between different applications.
See Also