Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IConfigurationSystem Interface

 

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

Provides standard configuration methods.

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

[ComVisibleAttribute(false)]
public interface class IConfigurationSystem

NameDescription
System_CAPS_pubmethodGetConfig(String^)

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

System_CAPS_pubmethodInit()

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

.NET Framework
Available since 1.1
Return to top
Show: