AssemblySignatureKeyAttribute.PublicKey 属性

定义

获取用于签名程序集的强名称的公钥。

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

属性值

String

此程序集的公钥。

适用于