The file to save the signed executable to.
public string OutputFile { get; set; }
Public Property OutputFile As String
""
A path to the file where the component should save the signed executable file. Use OutputStream to save the signed file to a stream instead.