Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Title Property
NamespacesGenesyslab.Desktop.Modules.Windows.DisplayFormatIFormattedDisplayWindowTitle
Gets or sets the title.
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.

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