IsNewFile
Indicates whether this OutputFile represents a new file to be created. If this is
true
, OriginalSource will be the empty string, and Replacements will be empty.public bool IsNewFile;
Last modified 21d ago