system calls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Back
Top