An NDoc Documented Class Library

ConfigurationSettings Members

ConfigurationSettings overview

Public Instance Constructors

ConfigurationSettings Constructor The constructor class

Public Instance Properties

AutoUpdate This property get/set the AutoUpdate value
DefaultProxy This property get/set if the user has decided to use the proxy defined into Internet Explorer and not a manually-inserted proxy
ProxyString This property get/set a string which is a proxy manually inserted by the user
UseProxy This property get/set if the user has decided to use a proxy

Public Instance Methods

Clone This method returns a clone the ConfigurationSettings
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

ConfigurationSettings Class | RemoteCalendars.Core Namespace