Is it possible to export the user controls properties from my VB project to a text file or to excel. I have tried google ,but today google isn’t my friend. I am using VB 2010 express
thanks
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.
I think you are looking for something like this:
Modify the LINQ query to your exact requirement. For example if you only want public properties with set-accessor that is writable: