XmlSnippetEventArgs Class |
[Missing <summary> documentation for "T:Advanced_Combat_Tracker.XmlSnippetEventArgs"]
Namespace: Advanced_Combat_Tracker
public class XmlSnippetEventArgs : EventArgs
The XmlSnippetEventArgs type exposes the following members.
Name | Description | |
---|---|---|
XmlSnippetEventArgs | Initializes a new instance of the XmlSnippetEventArgs class |
Name | Description | |
---|---|---|
RawXml |
The original XML document as text
| |
ShareType |
The XML node name... like Trigger, Spell, etc
| |
XmlAttributes |
Collection of XML attribute names and values
|