AssemblyKeyNameAttribute.KeyName プロパティ

属性付きアセンブリの厳密な名前を生成するために使用するキー ペアを格納しているコンテナの名前を取得します。

Public ReadOnly Property KeyName As String
[C#]
public string KeyName {get;}
[C++]
public: __property String* get_KeyName();
[JScript]
public function get KeyName() : String;

プロパティ値

関連するキー ペアを格納しているコンテナの名前を含む文字列。

必要条件

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

参照

AssemblyKeyNameAttribute クラス | AssemblyKeyNameAttribute メンバ | System.Reflection 名前空間