共用方式為


MidiSongSelectMessage.Song 屬性

定義

取得要從 0-127 選取的歌曲。

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

屬性值

Byte

byte

要從 0-127 選取的歌曲。

適用於