LoopFlowException.Label Property

Definition

Label, indicates nested loop level affected by exception. No label means most nested loop is affected.

public:
 property System::String ^ Label { System::String ^ get(); };
public:
 property Platform::String ^ Label { Platform::String ^ get(); };
public string Label { get; }
member this.Label : string
Public ReadOnly Property Label As String

Property Value

Applies to