Edit

Share via


IFileHandler.OutputFileName Property

Definition

Calculates the output file name and extension based on the original file name and the accumulated changes.

public string OutputFileName { get; }
member this.OutputFileName : string
Public ReadOnly Property OutputFileName As String

Property Value

The file name under which changes would be saved.

Applies to