AssemblySignatureKeyAttribute.PublicKey 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用于签名程序集的强名称的公钥。
public:
property System::String ^ PublicKey { System::String ^ get(); };
public string PublicKey { get; }
member this.PublicKey : string
Public ReadOnly Property PublicKey As String
属性值
此程序集的公钥。