SaveOptions.ResourceSavingInfo.SupposedFileName

SaveOptions.ResourceSavingInfo.SupposedFileName field

Set by converter. Supposed file name that goes from converter to code of custom method Can be use in custom code to decide how to process or where save that file

public string SupposedFileName;

See Also