FileOpened Property
Gets whether or not the file is already opened by the parent application. If so, extension handler does not need to open or close the file.
Syntax
public System.bool FileOpened {get;}Public ReadOnly Property FileOpened As System.Boolean