Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
Previous Versions
Please Wait
.NET Framework 2.0
Please Wait
Class Library Reference
Please Wait
System.Configuration
Please Wait
ConfigurationManager Class
Please Wait
ConfigurationManager Methods
Please Wait
Switch on low bandwidth view
Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0
Other versions are also available for the following:
.NET Framework 3.0
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 2010/.NET Framework 4.0
.NET Framework Class Library
ConfigurationManager Methods
Public Methods
(see also
Protected Methods
)
Name
Description
Equals
Overloaded. Determines whether two
Object
instances are equal. (Inherited from
Object
.)
GetHashCode
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from
Object
.)
GetSection
Retrieves a specified configuration section for the current application's default configuration.
GetType
Gets the
Type
of the current instance. (Inherited from
Object
.)
OpenExeConfiguration
Overloaded. Opens the specified client configuration file as a
Configuration
object.
OpenMachineConfiguration
Opens the machine configuration file on the current computer as a
Configuration
object.
OpenMappedExeConfiguration
Opens the specified client configuration file as a
Configuration
object using the specified file mapping and user level.
OpenMappedMachineConfiguration
Opens the machine configuration file as a
Configuration
object using the specified file mapping.
ReferenceEquals
Determines whether the specified
Object
instances are the same instance. (Inherited from
Object
.)
RefreshSection
Refreshes the named section so the next time it is retrieved it will be re-read from disk.
ToString
Returns a
String
that represents the current
Object
. (Inherited from
Object
.)
Top
Protected Methods
Name
Description
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection. (Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
. (Inherited from
Object
.)
Top
See Also
Reference
ConfigurationManager Class
System.Configuration Namespace
Configuration Class
WebConfigurationManager
Other Resources
Configuring Applications
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement