Defines an interface that indicates a property that can be mapped to a single entry in an answer file.
The following tables list the members exposed by the IScalarSettingPropertyDescriptor type.
Public Properties
Name | Description | |
---|---|---|
Definition | Retrieves the object that defines the property. | |
IsImageValueDefined | Indicates whether the property described by
PropertyDescriptor has value in the offline
image. |
|
Override | Retrieves the object containing an overridden value. | |
WriteEmptyString | Indicates whether the current property value is empty or whether empty property value should be written to answer file. | |
WriteImageValue | Indicates whether the current property value is the same as the one in the offline image or whether the property value should be written to an answer file if it has not been changed. |