ConfigurationSettings overview
ConfigurationSettings Constructor
|
The constructor class |
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 |
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. |
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. |
ConfigurationSettings Class | RemoteCalendars.Core Namespace