VariableBreakpoint
Class
Definition
A breakpoint on a variable
public class VariableBreakpoint : System.Management.Automation.Breakpoint
- Inheritance
Inherited Members
System.Management.Automation.Breakpoint
Properties
| AccessMode |
The access mode to trigger this variable breakpoint on |
| Variable |
Which variable this breakpoint is on |
Methods
| ToString() |
Gets the string representation of this breakpoint |