InstallConfigParam
Object Hierarchy:
Description:
[
CCode ( type_id =
"osinfo_install_config_param_get_type ()" ) ]
public class InstallConfigParam :
Entity
Content:
Properties:
- public string name { get; construct; }
The name of the configuration parameter.
- public InstallConfigParamPolicy policy { get; }
The policy of the configuration parameter.
- public Datamap value_map { get; set; }
The mapping between generic values and OS-specific values for this
configuration parameter
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Osinfo.Entity
All known members inherited from class GLib.Object