NativeFileCopyMode
Specifies what to do about the native files when importing.
CopyFiles = 1
Copy native files into the workspace.
Import documents without their native files.
SetFileLinks = 2
Link to the native files but do not copy them.
Unknown = 3
Someone made a different choice in the environment, and we're not able to map it back to an enum.