M-Files Vault Application Framework
C#
Show/Hide TOC
File
Names
Placeholder
Accepts
Context
Types Property
The datatype this command handler accepts for the context when expanding.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
ExpansionContextType
[]
AcceptsContextTypes
{
get
; }
Property Value
ExpansionContextType
Implements
IPlaceholderCommandHandler
AcceptsContextTypes
See Also
Reference
FileNamesPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Property Value
Implements
See Also