IsolatedStorageFile.GetStore メソッド
オーバーロードの一覧
名前 | 説明 |
---|---|
IsolatedStorageFile.GetStore (IsolatedStorageScope, Object) | 特定のアプリケーション ID に対応する分離ストレージを取得します。 |
IsolatedStorageFile.GetStore (IsolatedStorageScope, Type) | 分離スコープおよびアプリケーション ID オブジェクトに対応する分離ストレージを取得します。 |
IsolatedStorageFile.GetStore (IsolatedStorageScope, Object, Object) | 指定したアプリケーション ドメインとアセンブリの証拠オブジェクトに対応する分離ストレージを取得します。 |
IsolatedStorageFile.GetStore (IsolatedStorageScope, Type, Type) | 指定したアプリケーション ドメインとアセンブリの証拠型で指定される分離ストレージ スコープに対応する分離ストレージを取得します。 |
IsolatedStorageFile.GetStore (IsolatedStorageScope, Evidence, Type, Evidence, Type) | 指定したアプリケーション ドメインとアセンブリの証拠オブジェクトおよび証拠型に対応する分離ストレージを取得します。 |
- IsolatedStorageFile.GetStore メソッドのページへのリンク