class Wacom::Kiosk::Paths::PathResolver
The path resolving tools, icon tray app uses.
Summary
| Members | Descriptions |
|---|---|
{property} string AssemblyDir | |
{property} string ResourcesDir | Gets the resources directory. |
{property} string DefaultKeyboardsDir | Gets the keyboards directory. |
{property} string MirroringDir | Gets the mirroring directory. |
{property} string DefinitionResourcesDir | Gets the definition resources directory. |
{property} string LogsDir | Gets the configuration directory. |
{property} string LogFileName | Gets the name of the log file. |
{property} string LogConfigFileName | Gets the name of the log configuration file. |
{property} string AppConfigFileName | Gets the name of the application configuration file. |
{property} string MediaDir | Gets the media directory. |
Members
{property} string AssemblyDir
{property} string ResourcesDir
Gets the resources directory.
The resources directory.
{property} string DefaultKeyboardsDir
Gets the keyboards directory.
The keyboards directory.
{property} string MirroringDir
Gets the mirroring directory.
The mirroring directory.
{property} string DefinitionResourcesDir
Gets the definition resources directory.
The definition resources directory.
{property} string LogsDir
Gets the configuration directory.
The configuration directory.
Gets the logs directory.
The logs directory.
{property} string LogFileName
Gets the name of the log file.
The name of the log file.
{property} string LogConfigFileName
Gets the name of the log configuration file.
The name of the log configuration file.
{property} string AppConfigFileName
Gets the name of the application configuration file.
The name of the application configuration file.
{property} string MediaDir
Gets the media directory.
The media directory.