Click or drag to resize

ConfigurationCommonEventTypeXMLDOMAddXPathProperty Method

Overload List
  NameDescription
Public methodAddXPathProperty(String, String, XPathResultType)
Adds an event property for which the runtime uses the supplied XPath expression against a DOM document node to resolve a property value.
Public methodAddXPathProperty(String, String, XPathResultType, String)
Adds an event property for which the runtime uses the supplied XPath expression against a DOM document node to resolve a property value.
Top
See Also