Represents the interface for objects in an answer file that contains child overrides.

The following tables list the members exposed by the IAnswerFileSettingOverrideContainer type.

Public Properties

  Name Description
AppliedConfigurationPass Retrieves the configuration pass to which all child settings are applied.
SettingOverrides Retrieves all descendent settings overrides.
SettingOverrideSyncRoot Returns an object that can be used to synchronize access to settings overrides in a multi-threading context.
Top

See Also