Property ScriptSearchPaths
ScriptSearchPaths
When implemented by a class, gets or sets a collection of script source search paths.
string[] ScriptSearchPaths { get; set; }
Property Value
- string[]
When implemented by a class, gets or sets a collection of script source search paths.
string[] ScriptSearchPaths { get; set; }