CommandLinePattern Property

Class

BaseState.

Action

Gets or sets the command-line pattern.

Syntax

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

Access

Read and write.