AspNetCompiler.DelaySign Property

Definition

If specified, the assemblly is not fully signed when created.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public bool DelaySign { get; set; }
C#
public bool DelaySign { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

true if the AssemblyDelaySignAttribute should be applied to the generated assembly; otherwise, false.

Attributes

Applies to

Prodotto Versioni
MSBuild 15, 16, 17
MSBuild (.NET Core) 17