AxImporter.Options.keyPair Field

Definition

Specifies the strong name used for the generated assemblies.

public: System::Reflection::StrongNameKeyPair ^ keyPair;
public System.Reflection.StrongNameKeyPair keyPair;
public System.Reflection.StrongNameKeyPair? keyPair;
val mutable keyPair : System.Reflection.StrongNameKeyPair
Public keyPair As StrongNameKeyPair 

Field Value

Remarks

By default, this field is set to null.

Applies to