AssemblySignatureKeyAttribute.PublicKey プロパティ

定義

アセンブリに署名するために使用される厳密な名前の公開キーを取得します。

public:
 property System::String ^ PublicKey { System::String ^ get(); };
public string PublicKey { get; }
member this.PublicKey : string
Public ReadOnly Property PublicKey As String

プロパティ値

このアセンブリの公開キー。

適用対象