CommandProvidersGetDefaultProviders 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#
public static CommandProviders GetDefaultProviders()

Return Value

CommandProviders
The built in CommandProviders.

See Also