M-Files Vault Application Framework
C#
Show/Hide TOC
Registry
Helper
ERROR_
FILE_
NOT_
FOUND Field
Error code, file not found.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
const
int
ERROR_FILE_NOT_FOUND
= 2
Field Value
Int32
See Also
Reference
RegistryHelper Class
MFiles.VAF.Common Namespace
In This Article
Definition
See Also