M-Files Vault Application Framework
C#
Show/Hide TOC
No
Context
Clone Method
Returns a new instance of this context type with the same values.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
IExpansionContext
Clone
()
Return Value
IExpansionContext
Single instance of this type.
Implements
IExpansionContext
Clone
See Also
Reference
NoContext Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Return Value
Implements
See Also