| How we open a File in its Associated Application? |
|
|
|
| Written by Chetankumar Akarte | |
| Friday, 08 June 2007 | |
How we open a File in its Associated Application?
To open a file in its associated application we have to add namespace to System.Diagnostics.Process to our application. The System.Diagnostics namespace provides classes that allow interacting with system processes, event logs, and performance counters.
Try Here we have used Function Start () offer by System.Diagnostics namespace. It Starts a process resource by specifying the name of a document or application file and associates the resource with a new System.Diagnostics.Process component.
Syntax: submit your Article, Tutorials or FAQsHello... if you are interested to submit your Article, Tutorials or FAQs on TechXcel.com - provides technical excellence... mail us at This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Comments (0)
![]() Write comment
You must be logged in to a comment. Please register if you do not have an account yet.
Copyright 2007. All Rights Reserved. |
|
| Last Updated ( Friday, 08 June 2007 ) |