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

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