Application.resourceBasePath
string resourceBasePath() @property nothrowGet resourceBasePath property.
Returns
The base resource path for the application.
void resourceBasePath(string propval) @property nothrowSet resourceBasePath property.
Parameters
propval | The base resource path for the application. |