IsolatedStorageStatePersistenceService Constructor ()
Initializes the service with the default isolated store, which is the combination of the flags Roaming, User, Assembly and Domain.
Namespace: Microsoft.Practices.CompositeUI.Services
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New IsolatedStorageStatePersistenceService
public IsolatedStorageStatePersistenceService ()
public:
IsolatedStorageStatePersistenceService ()
public IsolatedStorageStatePersistenceService ()
public function IsolatedStorageStatePersistenceService ()
See Also
Reference
IsolatedStorageStatePersistenceService Class
IsolatedStorageStatePersistenceService Members
Microsoft.Practices.CompositeUI.Services Namespace