NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IsolatedStoragePermission.m_permanentData

[To be supplied.]

[Visual Basic]
Protected m_permanentData As Boolean
[C#]
protected bool m_permanentData;
[C++]
protected: bool m_permanentData;
[JScript]
protected var m_permanentData : Boolean;

See Also

IsolatedStoragePermission Class | IsolatedStoragePermission Members | System.Security.Permissions Namespace