AppSettingValue Properties

The AppSettingValue type exposes the following members.

Properties
  NameDescription
Public propertyScope
Gets the scope of the value's source.
Public propertyScopeTarget
Gets the scope target of the value's source.
Public propertyValue
Gets the value of the setting for the associated scope and scope target.
Top
See Also