CommandLineArguments Property

Class

BaseState.

Action

Gets or sets the command-line arguments.

Syntax

C#
public String CommandLineArguments { get; set; }
VB
'Declaration
Public ReadWrite Property CommandLineArguments As String

Access

Read and write.