public PropertyValue PROJ_FULL_PROJECTNAME( int index ) {get; set;}
public: property PropertyValue^ PROJ_FULL_PROJECTNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_FULL_PROJECTNAME( int index ) {get; set;}
public: property PropertyValue^ PROJ_FULL_PROJECTNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Name of the project file including file name extension and the full file path.