AxImporter.Options.publicKey Field

Definition

Specifies the public key used to sign the generated assemblies.

public: cli::array <System::Byte> ^ publicKey;
public byte[] publicKey;
public byte[]? publicKey;
val mutable publicKey : byte[]
Public publicKey As Byte() 

Field Value

Byte[]

Remarks

By default, this field is set to null.

Applies to