Share via


MidiPacket.Bytes Property

Definition

Caution

This property may return a pointer to a managed object, and this pointer is never safe to use. Use ByteArray or BytePointer instead.

[System.Obsolete("This property may return a pointer to a managed object, and this pointer is never safe to use. Use ByteArray or BytePointer instead.")]
public IntPtr Bytes { get; }
[<System.Obsolete("This property may return a pointer to a managed object, and this pointer is never safe to use. Use ByteArray or BytePointer instead.")>]
member this.Bytes : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to