Bagikan melalui


IsolatedStorageFile.GetUserStoreForSite Metode

Definisi

Mendapatkan penyimpanan terisolasi yang dilingkup pengguna untuk digunakan oleh aplikasi di domain host virtual.

public:
 static System::IO::IsolatedStorage::IsolatedStorageFile ^ GetUserStoreForSite();
public static System.IO.IsolatedStorage.IsolatedStorageFile GetUserStoreForSite ();
[System.Runtime.InteropServices.ComVisible(false)]
public static System.IO.IsolatedStorage.IsolatedStorageFile GetUserStoreForSite ();
static member GetUserStoreForSite : unit -> System.IO.IsolatedStorage.IsolatedStorageFile
[<System.Runtime.InteropServices.ComVisible(false)>]
static member GetUserStoreForSite : unit -> System.IO.IsolatedStorage.IsolatedStorageFile
Public Shared Function GetUserStoreForSite () As IsolatedStorageFile

Mengembalikan

File penyimpanan terisolasi yang sesuai dengan cakupan penyimpanan terisolasi berdasarkan identitas aplikasi kode panggilan.

Atribut

Keterangan

Metode ini hanya didukung dalam aplikasi berbasis Silverlight.

Berlaku untuk

Lihat juga