AbstractMenuCommandLocationIcon Property |
The name of the icon that will be shown next to the menu item.
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax[DataMemberAttribute(Name = "icon")]
public string Icon { get; set; }
Property Value
Type:
String
See Also