M-Files Vault Application Framework
C#
Show/Hide TOC
Basic
Module
Configuration Property
Access to specific configuration object.
Definition
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
virtual
IModuleConfiguration
Configuration
{
get
;
protected
set
; }
Property Value
IModuleConfiguration
Implements
IModule
Configuration
See Also
Reference
BasicModule Class
MFiles.VAF.Module Namespace
In This Article
Definition
Property Value
Implements
See Also