Share via


MidiSongSelectMessage.Song Property

Definition

Gets the song to select from 0-127.

public:
 property byte Song { byte get(); };
byte Song();
public byte Song { get; }
var byte = midiSongSelectMessage.song;
Public ReadOnly Property Song As Byte

Property Value

Byte

byte

The song to select from 0-127.

Applies to