| Visual Basic | |
|---|---|
Property Name As System.String | |
| C# | |
|---|---|
System.string Name {get; set;} | |
| JavaScript | |
|---|---|
get_Name () : String put_Name ( NewVal : String ) | |
Property Value
User command's nameThe return value is the string specified for IMenuItem::InsertMenuItem's or IToolBar::InsertToolBarItem's ItemName parameter or the string set by this property.
DraftSight V1R1
Syntax