All pages
Powered by GitBook
1 of 1

Loading...

IsNewFile

Field in OutputFile

Summary

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;