 | ID3File.Header Property |
Gets a reference to the raw V2 header bytes.
Namespace: Orthogonal.Common.Basic.ID3Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2025-03-15 14:42 GMT+11
Syntaxpublic byte[] Header { get; }
Property Value
Byte[]
See Also