Свойство | Тип | Описание | |
---|---|---|---|
processStartInfo |
Метод | Описание | |
---|---|---|
EscapeCharsQuote ( string input ) : string | ||
EscapeCharsWindows ( string input ) : string | ||
GetProfileStartInfoForMono ( string monodistribution, string profile, string executable, string arguments, bool setMonoEnvironmentVariables ) : |
||
PrepareFileName ( string input ) : string |
Метод | Описание | |
---|---|---|
PathCombine ( ) : string |
public static EscapeCharsQuote ( string input ) : string | ||
input | string | |
Результат | string |
public static EscapeCharsWindows ( string input ) : string | ||
input | string | |
Результат | string |
public static GetProfileStartInfoForMono ( string monodistribution, string profile, string executable, string arguments, bool setMonoEnvironmentVariables ) : |
||
monodistribution | string | |
profile | string | |
executable | string | |
arguments | string | |
setMonoEnvironmentVariables | bool | |
Результат |
public static PrepareFileName ( string input ) : string | ||
input | string | |
Результат | string |