ConfigurationLocation::OpenConfiguration Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Creates an instance of a Configuration object.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
Configuration^ OpenConfiguration()

Return Value

Type: System.Configuration::Configuration^

A Configuration object.

.NET Framework
Available since 2.0
Return to top
Show: