This document is archived and information here might be outdated. Recommended version. |
The name of the command.
[Visual Basic .NET] Public ReadOnly Property Name As String
[C#] public string Name {get;}
Returns the Name of the specified ARTool command. By convention a command's name should include its Category name and Caption (<Category>_<Caption>).