Home > Working with SGWorld > Application (IApplication6) > DataPath
Returns the path for the application data of the user. If a path does not exist, one is created
JavaScript |
|
DataPath |
C# |
|
string DataPath { get; } |
C++ |
|
HRESULT DataPath([out, retval] BSTR* pVal) |