AxImporter.Options.delaySign Field

Definition

Specifies whether the generated assembly is strongly named and will be signed later.

public: bool delaySign;
public bool delaySign;
val mutable delaySign : bool
Public delaySign As Boolean 

Field Value

Remarks

By default, this field is set to false.

Applies to