public PropertyValue PROJ_NAME( int index ) {get; set;}
public: property PropertyValue^ PROJ_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_NAME( int index ) {get; set;}
public: property PropertyValue^ PROJ_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the project name without file name extension.