ExecWithArguments.

ArgumentSeparator Property

Summary

Gets or sets the separator character that will be used to separate the argument and its value. Defaults to a space character.

Syntax

public string ArgumentSeparator { get; set; }

Value

Type Description
string