AssemblySignatureKeyAttribute.PublicKey Eigenschap

Definitie

Hiermee haalt u de openbare sleutel op voor de sterke naam die wordt gebruikt om de assembly te ondertekenen.

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

Waarde van eigenschap

De openbare sleutel voor deze assembly.

Van toepassing op