Autodesk.AutoCAD.EditorInput Namespace > Keyword Class > Keyword Properties > DisplayName Property
Keyword.DisplayName Property
Description

 

Gets or sets the display name of the keyword. This is shown on the command line. Usually the same as localName.

Visual Basic
Public Property DisplayName() As string
C#
public string DisplayName;
Conditions

Read / Write

Links
   Comments?