Property CommandLineArgs
CommandLineArgs
Gets or sets command line arguments for the process being debugged.
public string[] CommandLineArgs { get; set; }
Property Value
- string[]
Gets or sets command line arguments for the process being debugged.
public string[] CommandLineArgs { get; set; }