TypeMenuInfo
Class in LogicToolkit.Editors / Inherits from: object
Description
Type menu information
Fields
| Field Name | Description |
|---|---|
| Description | Description |
| DisplayName | Display name |
| GroupName | Group Name |
| HasDisplayNameAttr | Does it have DisplayNameAttribute? |
| HasMenuNameAttr | Does it have MenuNameAttribute? |
| HelpUrl | Help URL |
| Keywords | Keywords |
| MenuName | Menu name |
| MenuNameRaw | Raw menu name |
| Name | Name |
| TypeName | Type name |
Static Methods
| Method Name | Description |
|---|---|
| Get | Get type menu infomation |