GuiClient.

ShellConfigGui(ShellConfigGuiCommand) Method

Summary

Open the Windows Explorer extension configuration editor.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Gui
Containing Type
GuiClient

Syntax

public static void ShellConfigGui(ShellConfigGuiCommand command = null)

Parameters

Name Type Description
command ShellConfigGuiCommand Any extra options to the shellconfig method, or null for default options.

Return Value

Type Description
void