public PropertyValue PROJ_PROJECTPATH {get; set;}
public: property PropertyValue^ PROJ_PROJECTPATH { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue PROJ_PROJECTPATH {get; set;}
public: property PropertyValue^ PROJ_PROJECTPATH { PropertyValue^ get(); void set ( PropertyValue^ value); }
This property is read-only..
Relative file path of the project file, starting from the directory entered in the user settings as the general project directory. Only one value can then be displayed when there is a discrepancy between the project directory entered in the user settings and the current project path.