Click or drag to resize

TagIsExperimental Property

See ID3 v2.3 and v2.4 section 3.1 'c' (Experimental flag bit)

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

Property Value

NullableBoolean
See Also