public PropertyValue PROJ_ORIGIN( int index ) {get; set;}
public: property PropertyValue^ PROJ_ORIGIN { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_ORIGIN( int index ) {get; set;}
public: property PropertyValue^ PROJ_ORIGIN { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Displays the template (project template, basic project, or, for a copied project, the source project) from which the project was created. To distinguish between project templates, basic projects, and source projects, the file name extension is displayed in addition to the file name.