IsolatedStorageFile.GetUserStoreForSite 메서드

정의

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

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

반환

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

특성

설명

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

적용 대상

추가 정보