IsolatedStorageStatePersistenceService Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IsolatedStorageStatePersistenceService() | |
IsolatedStorageStatePersistenceService(IsolatedStorageScope) |
IsolatedStorageStatePersistenceService()
public:
IsolatedStorageStatePersistenceService();
public IsolatedStorageStatePersistenceService ();
Public Sub New ()
Applies to
IsolatedStorageStatePersistenceService(IsolatedStorageScope)
public:
IsolatedStorageStatePersistenceService(System::IO::IsolatedStorage::IsolatedStorageScope scope);
public IsolatedStorageStatePersistenceService (System.IO.IsolatedStorage.IsolatedStorageScope scope);
new Microsoft.Practices.CompositeUI.Services.IsolatedStorageStatePersistenceService : System.IO.IsolatedStorage.IsolatedStorageScope -> Microsoft.Practices.CompositeUI.Services.IsolatedStorageStatePersistenceService
Public Sub New (scope As IsolatedStorageScope)
Parameters
- scope
- IsolatedStorageScope