M-Files Vault Application Framework
C#
Show/Hide TOC
Command
Providers
Get
Default
Providers Method
Default placeholder command providers (all VAF built in commands).
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
static
CommandProviders
GetDefaultProviders
()
Return Value
CommandProviders
The built in
CommandProviders
.
See Also
Reference
CommandProviders Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also