Table of Contents

Property CommandLineArgs

Namespace
Alternet.Scripter.Debugger.UI
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

CommandLineArgs

Gets or sets command line arguments for the process being debugged.

public string[] CommandLineArgs { get; set; }

Property Value

string[]