M-Files Vault Application Framework
C#
Show/Hide TOC
ICommand
Location
Container Property
Indicates the container in which the command is shown.
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
CommandContainer
Container
{
get
; }
Property Value
CommandContainer
See Also
Reference
ICommandLocation Interface
MFiles.VAF.Configuration.Interfaces.Domain Namespace
In This Article
Definition
See Also