Public Methods (see also Protected Methods )

  Name Description
CanConsume  (inherited from ObjectBase )
Consume  (inherited from ObjectBase )
Equals  Overloaded. (inherited from Object )
GetApplicableComponentName Retrieves the name of the Windows component responsible for installing out-of-box device drivers during Windows Setup in the specified configuration pass.
GetApplicableConfigurationPasses Retrieves all configuration passes in which the specified Windows component will perform out-of-box device driver installation.
GetHashCode  (inherited from Object )
GetSettingPath Retrieves the path of the root setting that can be overridden to install out-of-box device drivers in the specified configuration pass.
GetType  (inherited from Object )
GetXml  Retrieves the XML string of the setting override. (inherited from AnswerFileSettingOverride )
MergeXml  Merges the XML string obtained by the GetXml method into the current object. (inherited from AnswerFileSettingOverride )
ReferenceEquals  (inherited from Object )
Remove  Removes the setting override. (inherited from AnswerFileSettingOverride )
ToString  Retrieves the display name of the setting override. (inherited from SettingOverride )

Protected Methods

  Name Description
Generic CreateProperty  (inherited from ObjectBase )
DoCreateSettingOverrideCollection  (inherited from AnswerFileSettingOverride )
DoGetAction  (inherited from AnswerFileSettingOverride )
DoGetDynamicKey  (inherited from AnswerFileSettingOverride )
DoGetStringArrayValue  (inherited from AnswerFileSettingOverride )
DoGetValue  (inherited from AnswerFileSettingOverride )
DoSetAction  (inherited from AnswerFileSettingOverride )
DoSetDynamicKey  (inherited from AnswerFileSettingOverride )
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Generic OnValueChanged  (inherited from ObjectBase )
ProtectedRemove  (inherited from SettingOverride )

See Also