Open Files through VB.NET Windows Application:
Process.Start("explorer.exe", "C:\Details.xlsx")- Use the below code for Open the files through VB.NET Windows Application.
No comments:
Post a Comment