The IXSGPToolProjectFolderService 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
IsDisposed
Returns if the object was disposed.
(Inherited from IXService.)
IsInitialized
Returns if a service was initialized.
(Inherited from IXService.)
ProjectFolder
Gets full path to the project folder.
ProjectName
Returns the application name.

See Also