ProfilePropertySettingsCollection.Set Method (ProfilePropertySettings)
.NET Framework (current version)
Adds the specified ProfilePropertySettings object to the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- propertySettings
-
Type:
System.Web.Configuration.ProfilePropertySettings
A ProfilePropertySettings object.
| Exception | Condition |
|---|---|
| ConfigurationException | The ProfilePropertySettings object to add already exists in the collection, or the collection is read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: