生成されたアセンブリの署名に使用する公開キーを指定します。
Public publicKey() As Byte
[C#]
public byte[] publicKey;
[C++]
public: unsigned char publicKey __gc[];
[JScript]
public var publicKey : Byte[];
解説
既定では、このフィールドは null 参照 (Visual Basic では Nothing) に設定されます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
AxImporter.Options クラス | AxImporter.Options メンバ | System.Windows.Forms.Design 名前空間