Window.removeProtocolCommand

Remove a previously set protocol command.

class Window
removeProtocolCommand
(
this T
)
(
string protocol
)

Parameters

protocol string

The protocol which will have the command removed.

Return Value

Type: auto

This window to aid method chaining.

See Also

Meta