ICommandLocation 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#
public interface ICommandLocation

Properties

Container Indicates the container in which the command is shown.

See Also