Share via


MidiPacket.ByteArray Property

Definition

Returns the 'bytes' array passed to the MidiPacket(Int64, Byte[]) constructor or the MidiPacket(Int64, Byte[], Int32, Int32) constructor.

public byte[]? ByteArray { get; }
member this.ByteArray : byte[]

Property Value

Byte[]

Applies to