Project Properties Page
Relevant for: API testing only
This wizard page enables you to set the properties for the activity project.
Important information |
General information about this wizard is available here: Activity Wizard. |
Wizard map |
This wizard contains: Welcome > General Properties Page > Project Properties Page > Set Properties Page > Confirm Page > Progress Page > Finish Page |
User interface elements are described below:
UI Elements |
Description |
---|---|
Activity Class Name |
A class name for the activity that will be generated. |
Project Name |
The name of the project. |
Edit advanced properties |
Enables the manual editing of additional project properties. |
Project Namespace |
The namespace to create for the project. |
Project File Name |
The name of the project file. By default, this is the Project Name with a .csproj extension. |
Solution File Name |
The name of the solution file. By default, this is the Project Name with an .sln extension. |
Class FIle Name |
The name of the class file. By default, this is the Project Name with a .cs extension. |
Class Partial FIle Name |
The name of the class file. By default, this is the Project Name with a .cs extension. |
Assembly Name |
The name of the assembly file. This name will be associated with the .dll extension. |