M-Files Vault Application Framework
C#
Show/Hide TOC
Event
Handler
Request
Context
Environment Property
The environment backing this context.
Definition
Namespace:
MFiles.VAF.AdminConfigurations
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
EventHandlerEnvironment
Environment
{
get
; }
Property Value
EventHandlerEnvironment
See Also
Reference
EventHandlerRequestContext Class
MFiles.VAF.AdminConfigurations Namespace
In This Article
Definition
See Also