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!

IsolatedStorage.SeperatorInternal

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property SeperatorInternal As Char
[C#]
protected char SeperatorInternal {virtual get;}
[C++]
protected: __property virtual __wchar_t get_SeperatorInternal();
[JScript]
protected function get SeperatorInternal() : Char;

See Also

IsolatedStorage Class | IsolatedStorage Members | System.IO.IsolatedStorage Namespace