Click or drag to resize

LiteFileUpdateFile Method

Updates a file with a V2 tag (the default behaviour). The file that is updated is the one from which the LiteFile instance was loaded.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public LiteUpdateResults UpdateFile()

Return Value

LiteUpdateResults
A flags enumeration describing what happened during update processing.
See Also