ProjectFileInfo
Contents
[
Hide
]ProjectFileInfo class
The class instance contains information about project file format and version of Microsoft Project where the file was created.
Use CanRead property to define that the library can process the project file.
Methods
| Name | Description |
|---|---|
| Equals (2 overloads) | Returns a value indicating whether this instance is equal to a specified object. |
| get_CanRead | Gets a value indicating whether defines can Aspose.Tasks process the project file. |
| get_IsPasswordProtected | Gets a value indicating whether a project is password protected. |
| get_ProjectApplicationInfo | Gets project file application info. |
| get_ProjectFileFormat | Gets project file format. |
| GetHashCode | Returns a hash code value for the instance of the ProjectFileInfo class. |