Table of contents
ISE
TOC
Collapse the table of content
Expand the table of content

Wait-Debugger

JuanPablo Jofre|Last Updated: 12/14/2016
|
2 Contributors

SYNOPSIS

Stops a script in the debugger before running the next statement in the script.

SYNTAX

Wait-Debugger [<CommonParameters>]

DESCRIPTION

This content is coming in a future release.

EXAMPLES

1:

PS C:\>

2:

PS C:\>

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

OUTPUTS

NOTES

© 2017 Microsoft