Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 |
|---|---|---|
| DisplayValue |
Read-only |
Display value of the keyword |
| IsSubkey |
Read-only |
Returns a Boolean value indicating if the key is a subkey |
| Topics |
Read-only |
Returns an ITopicCollection containing all ITopics associated with this keyword |
| value |
Read-only |
Actual value of the keyword |
Requirements
| Minimum supported client |
Windows 8 [desktop apps only] |
| Minimum supported server |
Windows Server 2012 [desktop apps only] |
| IDL |
|