Click or drag to resize

TagFlags Property

Gets the flags byte in the ID3 tag header.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public byte? Flags { get; }

Property Value

NullableByte
See Also