Click or drag to resize

TagIsUnsynchronised Property

See ID3 v2.2, v2.3 and v2.4 section 3.1 'a' (Unsynchronisation flag bit)

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

Property Value

NullableBoolean
See Also