Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Current Property
NamespacesGenesyslab.Desktop.Infrastructure.LocalizationLanguageCurrent
Gets or sets the current language.
Declaration Syntax
C#Visual BasicVisual C++
public static Language Current { get; private set; }
Public Shared Property Current As Language
public:
static property Language^ Current {
	Language^ get ();
	void set (Language^ value);
}
Value
The current language.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)