Click or drag to resize

CaexCommandDisplayName Property

Gets the display name of the command

Namespace: Aml.Engine.CAEX.Commands
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string DisplayName { get; }

Property Value

String

Implements

ICAEXCommandDisplayName
See Also