LowCodeSaveOptions.OutputFile

LowCodeSaveOptions.OutputFile property

Gets and sets the file for saving the generated data. When setting this property with value other than null or empty string, OutputStream will be ignored.

public string OutputFile { get; set; }

See Also