SettingsProviderAttribute Constructor (Type^)

 

Initializes a new instance of the SettingsProviderAttribute class.

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

public:
SettingsProviderAttribute(
	Type^ providerType
)

Parameters

providerType
Type: System::Type^

A Type containing the settings provider type.

.NET Framework
Available since 2.0
Return to top
Show: