M-Files Vault Application Framework
C#
Show/Hide TOC
ICommand
Location Interface
Defines a location where a command should be shown to users.
Definition
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
C#
Copy
public
interface
ICommandLocation
Properties
Container
Indicates the container in which the command is shown.
See Also
Reference
MFiles.VAF.Configuration.Interfaces.Domain Namespace
In This Article
Definition
Properties
See Also