Share via


IsolatedStorageFile.GetUserStoreForSite Yöntem

Tanım

Sanal konak etki alanındaki uygulamalar tarafından kullanılmak üzere kullanıcı kapsamlı yalıtılmış bir depo alır.

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

Döndürülenler

Çağıran kodun uygulama kimliğine göre yalıtılmış depolama kapsamına karşılık gelen yalıtılmış depolama dosyası.

Öznitelikler

Açıklamalar

Bu yöntem yalnızca Silverlight tabanlı uygulamalarda desteklenir.

Şunlara uygulanır

Ayrıca bkz.