Skip to main content

class Wacom::Kiosk::Paths::PathResolver

The path resolving tools, icon tray app uses.

Summary

MembersDescriptions
{property} string AssemblyDir
{property} string ResourcesDirGets the resources directory.
{property} string DefaultKeyboardsDirGets the keyboards directory.
{property} string MirroringDirGets the mirroring directory.
{property} string DefinitionResourcesDirGets the definition resources directory.
{property} string LogsDirGets the configuration directory.
{property} string LogFileNameGets the name of the log file.
{property} string LogConfigFileNameGets the name of the log configuration file.
{property} string AppConfigFileNameGets the name of the application configuration file.
{property} string MediaDirGets 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.