Method CmdArgsFromParameters
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v10.dll
CmdArgsFromParameters(CompilerParameters)
Gets the command arguments to be passed to the compiler from the specified CompilerParameters.
protected override string CmdArgsFromParameters(CompilerParameters options)
Parameters
optionsCompilerParametersA CompilerParameters that indicates the compiler options.
Returns
- string
The command arguments.