[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Adds to the search path
Namespace: net.esper.compat
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Sub AddSearchPathElement ( _ searchPathElement As String _ ) |
C# |
---|
public static void AddSearchPathElement ( string searchPathElement ) |
Visual C++ |
---|
public: static void AddSearchPathElement ( String^ searchPathElement ) |
Parameters
- searchPathElement
- System.String