Represents the argument for XML-merging confirmation prompts. When you merge XML files, the content may overwrite the existing setting overrides. In this situation, the answer file triggers an event asking for confirmation to overwrite.
The following tables list the members exposed by the MergeXmlEventArgs type.
Public Properties
Name | Description | |
---|---|---|
ConfirmationResult | Retrieves or sets the confirmation result. | |
NewAction | Retrieves the new action to overwrite for that setting. | |
NewDynamicKeyValue | Retrieves the new dynamic key value to overwrite for that setting. | |
NewValue | Retrieves the new value to overwrite for that setting. |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |