public PropertyValue OPTION_DESCR( int index ) {get; set;}
public: property PropertyValue^ OPTION_DESCR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue OPTION_DESCR( int index ) {get; set;}
public: property PropertyValue^ OPTION_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 option is selected in the project options navigator tree.