Description

Static method.

Given a path to a PNConversionItem serialized to disk as XML, returns the name of the file that was converted.

The file passed can be a results log file ending in the .dcsresults extension created by enabling the results log file option when calling ConvertFile, ConvertFileList or ConvertFolder, or a file on disk created by calling SerializeToXML.

Syntax

PNConversionItem.GetSourceFileName(path)

 

Returns a String.

Parameters

String path

Full path to the file.

See Also:

DeserializeFromXML GetCreatedFiles GetSourceFileName