Public Methods (see also Protected Methods )

  Name Description
CanConsume  (inherited from ObjectBase )
Consume  (inherited from ObjectBase )
CreateConfigurationSet Overloaded.  
Equals  Overloaded. (inherited from Object )
GetDriverPaths Retrieves the driver path collection for a specific configuration pass.
GetHashCode  (inherited from Object )
GetRunOnceCommands Retrieves a RunOnceCommand collection for a specific configuration pass.
GetType  (inherited from Object )
IsConfigurationSet Determines whether the answer file is part of a configuration set.
Load Loads or reloads an answer file.
MergeComponentSettingXml Merge all setting overrides in an instance of AnswerFileComponentSetting into another configuration pass in this AnswerFile instance.
Purge Removes all setting overrides in answer files that do not have an override value.
ReferenceEquals  (inherited from Object )
Save Overloaded.  
SaveAs Overloaded.  
ToString  (inherited from Object )
Validate Validates the settings in the current answer file.

Protected Methods

  Name Description
Generic CreateProperty  (inherited from ObjectBase )
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Generic OnValueChanged  (inherited from ObjectBase )

See Also