SettingsBase Properties
.NET Framework (current version)
Namespace:
System.Configuration
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Context | Gets the associated settings context. |
![]() | IsSynchronized | Gets a value indicating whether access to the object is synchronized (thread safe). |
![]() | Item[String^] | Gets or sets the value of the specified settings property. |
![]() | Properties | Gets the collection of settings properties. |
![]() | PropertyValues | Gets a collection of settings property values. |
![]() | Providers | Gets a collection of settings providers. |
Show:
