getBasePath() public method
Returns the root directory of the module.
It defaults to the directory containing the module class file.
public string getBasePath ( ) | ||
---|---|---|
return | string |
The root directory of the module. |
getBasePath() public method
Returns the root directory of the module.
It defaults to the directory containing the module class file.
public string getBasePath ( ) | ||
---|---|---|
return | string |
The root directory of the module. |
Please login to continue.