Hi all, I have some problems to manage XML files. I'm trying to analyse, in batch mode, some files but each file needs a different FileType. In Studio I've configurated the right xml file types and if I create a project manually Studio detect the correct FileTypeID.
Running my custom application code, using the Scan task, the FileTypeId Property is set up with a wrong FileType (always the default xml file type is detected).
In SDK I don't found a way to force or detect the right FileType.
Can somebody help me?
Thanks
Luca