Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Title Property
NamespacesGenesyslab.Desktop.Modules.Core.DisplayFormatIFormattedCfgApplicationTitle
Gets or sets the title of the application.
Declaration Syntax
C#Visual BasicVisual C++
string Title { get; set; }
Property Title As String
property String^ Title {
	String^ get ();
	void set (String^ value);
}
Value
The title of the application.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)