Share via


AssemblySignatureKeyAttribute.PublicKey 屬性

定義

取得用來簽署組件之強式名稱的公開金鑰。

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

屬性值

這個組件的公開金鑰。

適用於