EazfuscatorNetSettings.

OutputFile Property

Summary

Gets or sets a property specifing the output file for the obfuscated assembly.

Syntax

public FilePath OutputFile { get; set; }

Remarks

If this option is not specified then output assembly overwrites the input file. The option cannot be specified when multiple input files are given.

Value

Type Description
FilePath