Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatusLabel Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIMediaItemStatusLabel
Gets or sets the status label.
Declaration Syntax
C#Visual BasicVisual C++
string StatusLabel { get; set; }
Property StatusLabel As String
property String^ StatusLabel {
	String^ get ();
	void set (String^ value);
}
Value
The status label.

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