System.IO.IsolatedStorage.IsolatedStorageFile.GetUserStoreForSite Method

Obtains a user-scoped isolated store for use by applications in a virtual host domain.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public static IsolatedStorageFile GetUserStoreForSite ()

Returns

The isolated storage file that corresponds to the isolated storage scope based on the calling code's application identity.

Remarks

This method is supported only in Silverlight-based applications.

Requirements

Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0