M-Files Vault Application Framework
C#
Show/Hide TOC
IExpansion
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
IExpansionContext
Clone
()
Return Value
IExpansionContext
Cloned instance of the
IExpansionContext
.
See Also
Reference
IExpansionContext Interface
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also