Share via


ControlFlowBranch.IsConditionalSuccessor Property

Definition

Indicates if this branch represents ConditionalSuccessor of the Source basic block.

public:
 property bool IsConditionalSuccessor { bool get(); };
public bool IsConditionalSuccessor { get; }
member this.IsConditionalSuccessor : bool
Public ReadOnly Property IsConditionalSuccessor As Boolean

Property Value

Applies to