Dear All,
In vb.net we can give like this for getting illustrator application
appRef = CreateObject("Illustrator.Application")

in C#.net what we can give for getting illustrator application

Thanks in Advance