System.Configuration.SettingsPropertyValue Class

Contains the value of a settings property that can be loaded and stored by an instance of System.Configuration.SettingsBase.

See Also: SettingsPropertyValue Members

Syntax

public class SettingsPropertyValue

Remarks

A class representation of the actual piece of profile data. A System.Configuration.SettingsProperty instance describes a value stored within an instance of a System.Configuration.SettingsPropertyValue object.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0