Click or drag to resize

TagId Property

Gets the string identifier of the ID3 tag header (expected to be 'ID3').

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

Property Value

String
See Also