Visual Studio comes with Wizard that converts vb6 code to vb.net. Is there are any way to call this conversion via code?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No this not accessible from code. This process is largely driven by a command line tool and doesn’t have a public facing API (that I’m aware of at least).
Can you help us understand how you plan on using this?