M-Files Vault Application Framework
C#
Show/Hide TOC
Encoding
Placeholder
Command
Handler
Context
Type Property
The datatype this command handler will output.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
ExpansionContextType
ContextType
{
get
; }
Property Value
ExpansionContextType
Implements
IPlaceholderCommandHandler
ContextType
IPlaceholderCommandHandler
ContextType
See Also
Reference
EncodingPlaceholderCommandHandler Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Property Value
Implements
See Also