SourceStyleSchemeManager.setSearchPath

Sets the list of directories where the manager looks for style scheme files. If path is NULL, the search path is reset to default.

class SourceStyleSchemeManager
void
setSearchPath
(
string[] path
)

Parameters

path string[]

a NULL-terminated array of strings or NULL.