Click or drag to resize
CoronaRuntimeEnvironmentDocumentsDirectoryPath Property
Gets the path that Corona's "system.DocumentsDirectory" property maps to in Lua.

Namespace: CoronaLabs.Corona.WinRT
Assembly: CoronaLabs (in CoronaLabs.dll) Version: 255.255.255.255
Syntax
public string DocumentsDirectoryPath { get; }

Property Value

Type: String
The path to Corona's documents directory.
See Also