Contents

ManagedPreferences.PayloadContent

The dictionary containing app preference domains. The key names are application preference domain identifiers (for example, com.example.my-app), or the string .GlobalPreferences for the global domain. The values are the corresponding forced and set-once preferences.

Declaration

object ManagedPreferences.PayloadContent

Properties

NameTypeDescription
ANY RequiredManagedPreferences.PayloadContent.ANY

The dictionary containing app preference domains.

Topics

Objects