Cimbalino Toolkit
Cimbalino Toolkit
API Reference
Cimbalino.Toolkit.Services
LegacyApplicationSettingsServiceHandler Class
LegacyApplicationSettingsServiceHandler Fields
ApplicationSettings Field
LegacyApplicationSettingsServiceHandler
ApplicationSettings Field
The instance of
IsolatedStorageSettings
that contains the contents of the application's
IsolatedStorageFile
, scoped at the application level, or creates a new instance of
IsolatedStorageSettings
if one does not exist.
Namespace:
Cimbalino.Toolkit.Services
Assembly:
Cimbalino.Toolkit.Core (in Cimbalino.Toolkit.Core.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
Copy
protected
static
readonly
IsolatedStorageSettings
ApplicationSettings
Field Value
Type:
IsolatedStorageSettings
Version Information
Windows Phone Silverlight
Supported in: 8.1, 8.0
See Also
Reference
LegacyApplicationSettingsServiceHandler Class
Cimbalino.Toolkit.Services Namespace