Click or drag to resize

ConfigurationCommonEventTypeXMLDOMXPathPropertyDescXPath Property

Returns the XPath expression.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string XPath { get; }

Return Value

Type: String
XPath expression
See Also