次の方法で共有


IsolatedStorage.AssemblyIdentity プロパティ

分離ストレージのスコープを指定するために使用するアセンブリ ID を取得します。

Public ReadOnly Property AssemblyIdentity As Object
[C#]
public object AssemblyIdentity {get;}
[C++]
public: __property Object* get_AssemblyIdentity();
[JScript]
public function get AssemblyIdentity() : Object;

プロパティ値

Assembly ID を表す Object

例外

例外の種類 条件
SecurityException オブジェクトにアクセスするために必要な SecurityPermission がコードにありません。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

IsolatedStorage クラス | IsolatedStorage メンバ | System.IO.IsolatedStorage 名前空間