Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
DisplayName Property
NamespacesGenesyslab.Desktop.Infrastructure.ThemingThemeDisplayName
Gets or sets the display name.
Declaration Syntax
C#Visual BasicVisual C++
public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
public:
property String^ DisplayName {
	String^ get ();
}
Value
The display name.

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