Once you have created the AgileExtender project, the following files
appear in the Solution Explorer (in addition
to other standard
AgilePoint project files):
- DesignTime > AgileExtender.Design.cs - Defines the design time
properties for the AgileExtender.
- DesignTime > AgileExtenderConfigForm.cs - If you chose to add a
sample custom dialog, provides a form template
you can use to provide users design time input.
- DeployTime > AgileExtender.Deploy.cs - Defines the deployment time
behavior for the AgileExtender.
- Runtime > AgileExtender.cs - Defines the runtime
behavior for the AgileExtender.