Click or drag to resize

LiteFileTag Property

Gets a reference to the Tag object containing ID3 V2 and V1 tag information parsed out of a file.

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

Property Value

Tag
See Also