IKeyword interface
Help Keyword interface, contains methods to retrieve keyword information
Members
The IKeyword interface inherits from the IDispatch interface. IKeyword also has these types of members:
Properties
The IKeyword interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Display value of the keyword | |
| Read-only |
Returns a Boolean value indicating if the key is a subkey | |
| Read-only |
Returns an ITopicCollection containing all ITopics associated with this keyword | |
| Read-only |
Actual value of the keyword |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
IDL |
|
Show: