Click or drag to resize

IProjectService Properties

The IProjectService type exposes the following members.

Properties
 NameDescription
Public propertyCurrentProject Getter / setter for the currently open project.
Public propertyCurrentProjectArchiveManager Gets the object that represents the storage of the current project on disk. If the current project was opened as a COM object, the value is null.
Public propertyCurrentProjectFileName Gets the file name for the currently open project. Is null if the project has not got a file name for now.
Public propertyProjectFileExtensions Gets all possible file extensions for acceptable project files.
Top
See Also