Click or drag to resize

CommandCollectionRemoveCommandLineHandler Method

Remove a command line handler.

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public void RemoveCommandLineHandler(
	string name
)

Parameters

name  String
Name of the switch or parameter.
See Also