ExecWithArguments.

ArgumentPrefix Property

Summary

Gets or sets the prefix that will be pre-pended to the argument. Defaults to an empty string.

Syntax

public string ArgumentPrefix { get; set; }

Value

Type Description
string