CommandArgCollection(String) Constructor
Create a new instance of the CommandArgCollection item.
Namespace: StyleAgnosticCommandArgsAssembly: StyleAgnosticCommandArgs (in StyleAgnosticCommandArgs.dll) Version: 26.2118.4210
public CommandArgCollection(
string[] args
)
Public Sub New (
args As String()
)
No code example is currently available or this language may not be supported.
Parameters
- args String
-
Reference to an array of command-line arguments to read.