public PropertyValue FUNCTION_MESSAGETEXT( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_MESSAGETEXT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNCTION_MESSAGETEXT( int index ) {get; set;}
public: property PropertyValue^ FUNCTION_MESSAGETEXT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
After the check run, shows all messages output for this function. Multiple messages are separated by a line break.