Table of Contents

Property CommandLineArgs

Namespace
Alternet.Common.Projects
Assembly
Alternet.Common.v10.dll

CommandLineArgs

Gets or sets an array of strings contained the command-line arguments for the project.

public string[]? CommandLineArgs { get; set; }

Property Value

string[]