Id

ID3V2TagFrame.Id property

Gets the id of the frame (four characters matching the pattern [A-Z0-9]).

public string Id { get; }

Property Value

The id of the frame (four characters matching the pattern [A-Z0-9]).

See Also