AL.EvidenceFile Property

Definition

Gets or sets the file to embed in the assembly with the resource name of Security.Evidence.

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

public string EvidenceFile { get; set; }

Property Value

The file to embed in the assembly with the resource name of Security.Evidence.

Remarks

You cannot use Security.Evidence for regular resources. This property corresponds to the /e[vidence] option in Al.exe (Assembly Linker).

Applies to