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

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

Property Value

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