public PropertyValue PROJ_BACKUP_BACKUPPATH( int index ) {get; set;}
public: property PropertyValue^ PROJ_BACKUP_BACKUPPATH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_BACKUP_BACKUPPATH( int index ) {get; set;}
public: property PropertyValue^ PROJ_BACKUP_BACKUPPATH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
In the project management, shows the directory used to back up the project.