 | DefaultResourceManagerSearchPath Property |
Gets or sets the search path.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic IEnumerable SearchPath { get; set; }
Property Value
Type:
IEnumerableTThe search path.
See Also