Method HasSwitch
HasSwitch(string)
Returns whether a switch is present.
public bool HasSwitch(string name)
Parameters
namestringThe switch name including its backslash.
Returns whether a switch is present.
public bool HasSwitch(string name)
name stringThe switch name including its backslash.