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.

See Also