Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Public Properties

  Name Description
ApplicationArguments Overridden. Gets the arguments passed to the application if the Application Launcher is enabled.
ApplicationLaunchId Overridden. Gets the unique ID for the RegistryState.
ApplicationToLaunch Overridden. Gets the name of the application to launch if the Application Launcher is enabled.
BitMask Overridden. Gets or sets the optional bitmask to use for an integer comparison.
ComparisonType Overridden. Gets or sets the type of comparison operation.
ComparisonValue Overridden. Gets or sets the comparison value.
CurrentValue Overridden. Gets or sets the current value of the registry key and value pair.
Key Gets the string value of the registry key (for example, HKEY_LOCAL_MACHINE\SOFTWARE).
ValueName Gets the string name of the value under the key.

See Also