StrongNameKeyPair.PublicKey プロパティ
キー ペアの公開キーまたは公開キー トークンの公開部分を取得します。
Public ReadOnly Property PublicKey As Byte ()
[C#]
public byte[] PublicKey {get;}
[C++]
public: __property unsigned char get_PublicKey();
[JScript]
public function get PublicKey() : Byte[];
プロパティ値
キー ペアの公開キーまたは公開キー トークンを保持している byte 型の配列。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
StrongNameKeyPair クラス | StrongNameKeyPair メンバ | System.Reflection 名前空間 | Array | String