RegistryState Members

3/29/2010

Defines the state of a registry key (that is, the key name, the names of its values, and the data contained in its values).

The following tables list the members exposed by the RegistryState type.

Public Constructors

  Name Description
RegistryState Overloaded.  

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa455713.pubmethod(en-us,MSDN.10).gif DisableApplicationLauncher Overloaded. Overridden.  
Aa455713.pubmethod(en-us,MSDN.10).gif Dispose Disposes a RegistryState.
Aa455713.pubmethod(en-us,MSDN.10).gif EnableApplicationLauncher Overloaded. Overridden.  
Aa455713.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
Aa455713.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
Aa455713.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
Aa455713.pubmethod(en-us,MSDN.10).gif Aa455713.static(en-us,MSDN.10).gif IsApplicationLauncherEnabled Gets a value indicating whether the Application Launcher has been enabled for the specified Application Launch ID.
Aa455713.pubmethod(en-us,MSDN.10).gif Aa455713.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
Aa455713.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa455713.protmethod(en-us,MSDN.10).gif Finalize Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources, and performs other cleanup operations before garbage collection is performed.
Aa455713.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
Aa455713.pubevent(en-us,MSDN.10).gif Changed Overridden. Event that is raised when a value changes.

Top

See Also

Reference

RegistryState Class
Microsoft.WindowsMobile.Status Namespace