Field in OutputFile
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.
true
public bool IsNewFile;
Last updated 2 months ago
Was this helpful?