AppConfigSettingValueData Properties

The AppConfigSettingValueData type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets or sets the localized setting name.
Public propertySettingId
Gets or sets the setting ID.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets or sets the setting value.
Top
See Also