The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IsolatedStorageFile::GetUserStoreForSite Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Obtains a user-scoped isolated store for use by applications in a virtual host domain.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.IO.IsolatedStorage::IsolatedStorageFile^The isolated storage file that corresponds to the isolated storage scope based on the calling code's application identity.
This method is supported only in Silverlight-based applications.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: