The IXApplicationService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| InitializeService |
Initializes a service.
(Inherited from IXService.) |
Properties
| Name | Description | |
|---|---|---|
| ApplicationHelpIndexUrl |
Returns a help index URL in the application.
| |
| ApplicationHelpUrl |
Returns a help URL in the application.
| |
| ApplicationIcon |
Returns the application icon.
| |
| ApplicationMainForm |
Returns the main formular in the application.
| |
| ApplicationName |
Returns the application name.
| |
| IsDisposed |
Returns if the object was disposed.
(Inherited from IXService.) | |
| IsInitialized |
Returns if a service was initialized.
(Inherited from IXService.) |