ProjectAfterSaveEventParams interface ¶
Namespace: NextDesign.Desktop
Description¶
The parameters of the event after saving the project.
Affiliation area¶
| Name | Description |
|---|---|
| Event | APIs that access the events received by the event handler are explained for each area. |
Affiliation event area¶
| Name | Description |
|---|---|
| Project | Notifies that a project has been created, loaded, saved, or finished. |
Inheritor¶
| Name | Description |
|---|---|
| EventParams | Base class for event parameters. |
Property¶
| Name | Description |
|---|---|
| Filename | Filename |
| Project | Project |