M-Files Vault Application Framework
C#
Show/Hide TOC
Static
Context
Placeholder
Provider
Context Property
The context that all provided handlers will expand to.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
IExpansionContext
Context
{
get
; }
Property Value
IExpansionContext
Implements
IStaticPlaceholderProvider
Context
See Also
Reference
StaticContextPlaceholderProvider Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Property Value
Implements
See Also