Click or drag to resize

CommandCollectionRemoveCommandLineHandler Method

Remove a command line handler.

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

Parameters

name
Type: SystemString
Name of the switch or parameter.
See Also