InstallConfigParam
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.2.0" ) ]
public InstallConfigParam (string name)
[ Version ( since = "0.2.0" ) ]
public InstallConfigParam (string name)
Construct a new configuration parameter for an InstallScript.
Parameters:
name |
the configuration parameter name |
Returns:
the new configuration parameter |