A class library for opening, parsing, and saving MIDI files.

ProgramName Class

Program Name Meta Event.

For a list of all members of this type, see ProgramName Members.

System.Object
   TrackEvent
      MetaEvent
         ProgramName

public class ProgramName : MetaEvent

Remarks

The name of the program (ie, patch) used to play the track.

Requirements

Namespace: EF.SimpleMIDI

Assembly: EF.SimpleMIDI (in EF.SimpleMIDI.dll)

See Also

ProgramName Members | EF.SimpleMIDI Namespace