OutputSettingValuesContainer Properties |
The OutputSettingValuesContainer type exposes the following members.
Name | Description | |
---|---|---|
AdditionalInterfacesWithRules |
Gets the additional interfaces with the rules defined for each additional interface.
| |
AdditionalNamespacesWithRules |
Gets the additional namespaces with the rules defined for each additional namespace.
| |
AttributesWithRules |
Gets the attributes with the rules defined for each attribute.
| |
CustomProperties |
Gets the custom properties of this element
| |
ForTargetElementType |
Gets the type of the target element this container is for.
| |
IgnoredDefaultAdditionalInterfaces |
Gets the ignored default additional interfaces.
| |
IgnoredDefaultAdditionalNamespaces |
Gets the ignored default additional namespaces.
| |
IgnoredDefaultAttributes |
Gets the ignored default attributes.
| |
IsEmpty |
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.
| |
NotifyProjectIfValueChanges |
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.
|