AssemblyOptionSettings.

EncryptAssembly Property

Summary

Whether you want to encrypt the assembly when it is embedded. This option is ignored unless embed:true and compressassembly:true

Syntax

public Nullable<bool> EncryptAssembly { get; set; }

Value

Type Description
Nullable<bool>