BreakException Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flow control BreakException.
public ref class BreakException sealed : System::Management::Automation::LoopFlowExceptionpublic sealed class BreakException : System.Management.Automation.LoopFlowExceptiontype BreakException = class
    inherit LoopFlowExceptionPublic NotInheritable Class BreakException
Inherits LoopFlowException- Inheritance
Properties
| Label | Label, indicates nested loop level affected by exception. No label means most nested loop is affected.(Inherited from LoopFlowException) |