public PropertyValue OPTIONGROUP_DESCR( int index ) {get; set;}
public: property PropertyValue^ OPTIONGROUP_DESCR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue OPTIONGROUP_DESCR( int index ) {get; set;}
public: property PropertyValue^ OPTIONGROUP_DESCR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The description can be multi-language and is shown in the status bar when the project options group is selected in the project options navigator tree.