|
tech
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
system callsHow would I make a system call using C#? e.g. how would I execute a "dir" or
"attrib" command from within C#? I can't seem to find this reference in the System namespace. Thanks. Take a look at System.Diagnostic.Process class and its methods.
HTH Alex Show quoteHide quote "James" <Ja***@discussions.microsoft.com> wrote in message news:1403EBAB-AE90-4038-B0C2-6DB5964F8D5F@microsoft.com... > How would I make a system call using C#? e.g. how would I execute a "dir" or > "attrib" command from within C#? I can't seem to find this reference in the > System namespace. > > Thanks.
Other interesting topics
Java programmer lured back by .Net (Questions)
Import Excel Data into SQL Server with VB.NET some basic dotnet questions How to use .NET framework to toggle the power on a USB-powered dev saving file from asp.net ItemDataBound text modification question Several Crystal Reports Doubts GPS Cookies Can't open 'Samples and Quick Start Tutorials' |
|||||||||||||||||||||||