ProfileString Property

         Example         Applies To

Returns or sets a value for an entry in the Microsoft Windows registry under the following subkey:

HKEY_CURRENT_USERS\Software\Microsoft\FrontPage\

Read/write String.

Syntax

expression.ProfileString(RegistrySection As String, RegistryKey As String)

expression   Required. An expression that returns a System object.

RegistrySection   Required String. A subkey below the "HKEY_CURRENT_USERS\Software\MicrosoftFrontPage\" subkey in the Windows registry.

RegistryKey   Required String. The name of the entry in the subkey specified by szSection. For example, Software or Network in the Registry Editor are subkeys.