AbstractMenuCommandLocationIcon Property

The name of the icon that will be shown next to the menu item.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string Icon { get; set; }

Property Value

String

See Also