Table of Contents

Method GetProcessStartInfo

Namespace
Alternet.Syntax.Parsers.Lsp.R
Assembly
Alternet.Syntax.Parsers.R.v9.dll

GetProcessStartInfo(string, string, string)

protected virtual ProcessStartInfo GetProcessStartInfo(string fileName, string workingDirectory = null, string parameters = "")

Parameters

fileName string
workingDirectory string
parameters string

Returns

ProcessStartInfo