CustomDomainCommandLocations Property

A list of locations specifying where and how the command will be shown.

Definition

Namespace: MFiles.VAF.Configuration.AdminConfigurations
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public List<ICommandLocation> Locations { get; set; }

Property Value

ListICommandLocation

See Also