M-Files Vault Application Framework
C#
Show/Hide TOC
Basic
Module
Configuration
Resource
Manager Property
Returns the resource manager object that is associated with this configuration. Can be null.
Definition
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
virtual
ResourceManager
ResourceManager
{
get
;
protected
set
; }
Property Value
ResourceManager
Implements
IConfiguration
ResourceManager
See Also
Reference
BasicModuleConfiguration Class
MFiles.VAF.Module Namespace
In This Article
Definition
Property Value
Implements
See Also