registryKey Element [Office 2003 SDK Documentation]
Specifies the registry information for files that require registry entries in order to run on the user's computer.
Syntax
<registryKey>
<keyName/>
<keyValue/>
</registryKey>
Element Properties
Name |
registryKey |
Data Type |
registryKeyType |
Minimum Occurrences |
1 |
Maximum Occurrences |
Unbounded |
Default Value |
N/A |
Abstract |
False |
Nillable |
False |
Element Constraints |
Sequence |
Parent Elements
registry
Child Elements
keyName |
Required |
Specifies the registry key name. |
keyValue |
Optional |
Specifies the registry key value. |