Initializes a new instance of the Arguments class.

Declaration Syntax
public Arguments(
string[] args
)
Public Sub New ( _
args As String() _
)
public:
Arguments(
array<String^>^ args
)

Parameters
- args (array<
String
>[]()[])
- Command line args
Assembly:
HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)