IFileHandler.OutputFileName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.