IsolatedStorageFile.GetUserStoreForSite 메서드

정의

가상 호스트 도메인의 애플리케이션에서 사용할 사용자 범위 격리 저장소를 가져옵니다.

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

반품

호출 코드의 애플리케이션 ID에 따라 격리된 스토리지 범위에 해당하는 격리된 스토리지 파일입니다.

특성

설명

이 메서드는 Silverlight 기반 애플리케이션에서만 지원됩니다.

적용 대상

추가 정보