Data

ID3V2TagFrame.Data property

Gets the frame data.

public byte[] Data { get; }

Property Value

The frame data.

See Also