The following tables list the members exposed by KeywordInfo.
Name | Description | |
---|---|---|
KeywordInfo Constructor | Keyword information object constructor |
Name | Description | |
---|---|---|
AppliesToProperties | Comma separated names of properties this keyword applies to. | |
AppliesToTypes | Comma separated names of classes this keyword applies to. | |
Description | Keyword description. | |
Keyword | String that represent this keyword in the property (keyword). | |
KeywordAliases | Comma separated strings that may alternatively represent this keyword in the property. | |
Name | Keyword full name. | |
SupportsFormatting | True if keyword value can be formatted. | |
SupportsValueIndex | True if keyword can be used with different point Y values. |
Name | Description | |
---|---|---|
GetKeywords | Gets an array of keywords names including the aliases. | |
ToString | Overridden. Returns a String that represents the current keyword Information. |