ProjectFileInfo
ProjectFileInfo class
The class instance contains information about project file format and version of Microsoft Project where
the file was created.
The ProjectFileInfo type exposes the following members:
Properties
Name | Description |
---|---|
can_read | Gets a value indicating whether defines can Aspose.Tasks process the project file. |
is_password_protected | Gets a value indicating whether a project is password protected. |
project_file_format | Gets project file format. |
project_application_info | Gets project file application info. |
Methods
Name | Description |
---|---|
equals(other) | Returns a value indicating whether this instance is equal to a specified object. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks