Returns the current resources search path. See setResolverPath(String) for details.
Return Value
A string representing the current resources search path.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public string ResolverPath { get; set; } |