M-Files Vault Application Framework
C#
Show/Hide TOC
IModule
Configuration Property
Access to module's configuration object.
Definition
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
IModuleConfiguration
Configuration
{
get
; }
Property Value
IModuleConfiguration
See Also
Reference
IModule Interface
MFiles.VAF.Module Namespace
In This Article
Definition
See Also