The IXApplicationService type exposes the following members.

Methods

  NameDescription
Dispose

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from IDisposable.)
InitializeService
Initializes a service.
(Inherited from IXService.)

Properties

  NameDescription
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.)

See Also