Click or drag to resize

XPathPropertyDesc Properties

The ConfigurationCommonEventTypeXMLDOMXPathPropertyDesc type exposes the following members.

Properties
  NameDescription
Public propertyName
Returns the event property name.
Public propertyOptionalCastToType
Returns the class that the return value of the xpath expression is cast to, or null if no casting.
Public propertyOptionalEventTypeName
Returns the event type name assigned to the explicit property.
Public propertyType
Returns the XPathResultType representing the event property type.
Public propertyXPath
Returns the XPath expression.
Top
See Also