Share via


ContextMenuOnlyCustomCommands Class

Definition

Custom Commands used by GPowerShell that do not show up in the main menu

public ref class ContextMenuOnlyCustomCommands abstract sealed
public ref class ContextMenuOnlyCustomCommands abstract sealed
class ContextMenuOnlyCustomCommands abstract sealed
public static class ContextMenuOnlyCustomCommands
type ContextMenuOnlyCustomCommands = class
Public Class ContextMenuOnlyCustomCommands
Inheritance
ContextMenuOnlyCustomCommands

Properties

DisableBreakpoint

Gets a command used to disable the breakpoint on the current line

EnableBreakpoint

Gets a command used to enable the breakpoint on the current line

Applies to