Class QInstallationValidationResult
public
|
public
string
|
$strMessage
A string that represents an error that has been found for this installation. If no errors were found, the array is empty. |
#
""
|
public
string
|
$strCommandToFix
A hint of the bash script that can be used to fix the issues. May or may not be set, depending on whether there's an automated way to fix these. |
#
""
|