Method GetUserDataFolder
View SourceGetUserDataFolder(String)
Gets the user data folder.
Declaration
string GetUserDataFolder(string author)
Parameters
Type | Name | Description |
---|---|---|
String | author | The author ID. |
Returns
Type | Description |
---|---|
String | The folder where the program stores user-specific data. |