Click or drag to resize

OutputSettingValuesContainer Properties

The OutputSettingValuesContainer type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalInterfacesWithRules
Gets the additional interfaces with the rules defined for each additional interface.
Public propertyAdditionalNamespacesWithRules
Gets the additional namespaces with the rules defined for each additional namespace.
Public propertyAttributesWithRules
Gets the attributes with the rules defined for each attribute.
Public propertyCustomProperties
Gets the custom properties of this element
Public propertyForTargetElementType
Gets the type of the target element this container is for.
Public propertyIgnoredDefaultAdditionalInterfaces
Gets the ignored default additional interfaces.
Public propertyIgnoredDefaultAdditionalNamespaces
Gets the ignored default additional namespaces.
Public propertyIgnoredDefaultAttributes
Gets the ignored default attributes.
Public propertyIsEmpty
Gets a value indicating whether this instance is empty. Empty means there are no values directly stored in this object. That doesn't mean no value can be obtained from this object, as settings can also have defaults. Use this flag only to check whether xml for a container element has to be produced.
Public propertyNotifyProjectIfValueChanges
Gets or sets a value indicating whether the project has to be notified (marked as changed) if a value in this container is changed. Default is true.
Top
See Also