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

속성 값

이 어셈블리의 공개 키입니다.

적용 대상