public PropertyValue PROJ_FULL_PROJECTPATH( int index ) {get; set;}
public: property PropertyValue^ PROJ_FULL_PROJECTPATH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_FULL_PROJECTPATH( int index ) {get; set;}
public: property PropertyValue^ PROJ_FULL_PROJECTPATH { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Complete file path of the project file, but without the project file name.