FileNewAndUnsaved Property
Gets whether or not the file is new and never saved in the parent application. If so, the extension handler looks it up in the parent application rather than on disk.
Syntax
public System.bool FileNewAndUnsaved {get;}Public ReadOnly Property FileNewAndUnsaved As System.Boolean