SettingsProviderCollection Properties

 

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

NameDescription
System_CAPS_pubpropertyCount

Gets the number of providers in the collection.(Inherited from ProviderCollection.)

System_CAPS_pubpropertyIsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread safe).(Inherited from ProviderCollection.)

System_CAPS_pubpropertyItem[String^]

Gets the settings provider in the collection that matches the specified name.

System_CAPS_pubpropertySyncRoot

Gets the current object.(Inherited from ProviderCollection.)

Return to top
Show: