Share via


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

Property Value
Name registryKey 
Data Type registryKeyType 
Minimum Occurrences
Maximum Occurrences Unbounded 
Default Value N/A 
Abstract False 
Nillable False 
Element Constraints Sequence 

Parent Elements

registry

Child Elements

Element Required/Optional Description
keyName  Required  Specifies the registry key name.
keyValue  Optional  Specifies the registry key value.