Click or drag to resize

CommandCollectionRemoveCommandLineHandler Method

Remove a command line handler.

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

Parameters

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