Click or drag to resize

TagV2TagFound Property

Gets a flag indicating if a V2 tag was found at the start of the file.

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

Property Value

Boolean
See Also