SettingsProperty::Provider Property

 

Gets or sets the provider for the SettingsProperty.

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

public:
property SettingsProvider^ Provider {
	virtual SettingsProvider^ get();
	virtual void set(SettingsProvider^ value);
}

.NET Framework
Available since 2.0
Return to top
Show: