IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
LabexUtilities.ApplicationData Class Reference

Provides information about the current application such as application variant. More...

Properties

static ApplicationVariant Variant [get, set]
 Gets the value indicating which variant of the application is currently running. More...
 

Static Private Attributes

static ApplicationVariant _variant = ApplicationVariant.Golnik
 REMARK / Warning: Take care that the correct application variant is set (connect this with a general mechanism for establishing teh application variant)! This will become relevant later when there are more application variants available (currently there is only golnik). More...
 

Detailed Description

Provides information about the current application such as application variant.

Member Data Documentation

ApplicationVariant LabexUtilities.ApplicationData._variant = ApplicationVariant.Golnik
staticprivate

REMARK / Warning: Take care that the correct application variant is set (connect this with a general mechanism for establishing teh application variant)! This will become relevant later when there are more application variants available (currently there is only golnik).

Property Documentation

ApplicationVariant LabexUtilities.ApplicationData.Variant
staticgetset

Gets the value indicating which variant of the application is currently running.


The documentation for this class was generated from the following file: