Property CommandLineArgs
CommandLineArgs
Gets or sets an array of strings contained the command-line arguments for the project.
public string[]? CommandLineArgs { get; set; }
Property Value
- string[]
Gets or sets an array of strings contained the command-line arguments for the project.
public string[]? CommandLineArgs { get; set; }