SpringCard LibCs for .NET  18.10.10
A set of utilities to simplify the development of .NET application
SpringCard.LibCs.SystemExec Class Reference

Utilities to run and control external programs. More...

Static Public Member Functions

static string ExecuteToString (string FileName, string Arguments=null)
 

Detailed Description

Utilities to run and control external programs.

Member Function Documentation

◆ ExecuteToString()

static string SpringCard.LibCs.SystemExec.ExecuteToString ( string  FileName,
string  Arguments = null 
)
static

Run an external program and returns its stdout as a single string


The documentation for this class was generated from the following file: