 | 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.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic LiteUpdateResults UpdateFile()
Return Value
LiteUpdateResultsA flags enumeration describing what happened during update processing.
See Also