BinaryData

ID3V2PrivateFrame.BinaryData property

Gets the binary data.

public byte[] BinaryData { get; }

Property Value

The binary data.

See Also