Click or drag to resize

ProjectServiceBase Properties

The ProjectServiceBase type exposes the following members.

Properties
 NameDescription
Public propertyCurrentProject Returns the currently open project. For setting, call SetCurrentProject(IProject, Boolean).
Public propertyCurrentProjectArchiveManager Gets or sets the current project archive manager.
Public propertyCurrentProjectFileName Gets the file name for the currently open project. Is null if the project has not got a file name for now. For setting, call SetCurrentProject(IProject, Boolean).
Public propertyProjectFileExtensions Gets all possible file extensions for acceptable project files.
Top
See Also