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