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 Methods(see also Protected Methods)

  Name Description
DisableApplicationLauncher Overloaded. Overridden.  
Dispose Disposes resources used by the SystemState
EnableApplicationLauncher Overloaded. Overridden.  
Equals  Overloaded. (inherited from Object)
GetHashCode  (inherited from Object)
GetType  (inherited from Object)
GetValue Get's the value of a system property
IsApplicationLauncherEnabled Tests to see if the Application Launcher has been enabled for the given id.
ReferenceEquals  (inherited from Object)
ToString  (inherited from Object)

Protected Methods

  Name Description
Finalize Overridden. Call dispose on the object when we are destructed. The client should have called Dispose on this instance, but we do here just incase since it doesn't hurt.
MemberwiseClone  (inherited from Object)

See Also