Represents extra information passed in from the command line.

Namespace: P4s3TestMachine
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
private static string extra
Visual Basic
Private Shared extra As String
Visual C++
private:
static String^ extra

Field Value

Type: String

See Also