CommandProvidersGetDefaultProviders Method |
Default placeholder command providers (all VAF built in commands).
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic static CommandProviders GetDefaultProviders()
Public Shared Function GetDefaultProviders As CommandProviders
public:
static CommandProviders^ GetDefaultProviders()
Return Value
Type:
CommandProvidersThe built in
CommandProviders.
See Also