M-Files Vault Application Framework
C#
Show/Hide TOC
Nvs
Key(Nvs
Location, String) Constructor
Definition
Namespace:
MFiles.VAF.Configuration.Nvs
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
NvsKey
(
NvsLocation
location
,
string
name
)
Parameters
location
NvsLocation
name
String
See Also
Reference
NvsKey Class
NvsKey Overload
MFiles.VAF.Configuration.Nvs Namespace
In This Article
Definition
See Also