Property AppDataFolder
- Namespace
- WhalesSecret.ScriptApiLib
- Assembly
- WhalesSecret.ScriptApiLib.dll
AppDataFolder
Path to an application data folder.
public string AppDataFolder { get; }
Property Value
Remarks
The path can be relative or absolute. Relative path is resolved to the current working directory.