IBranchOperation.Target Property

Definition

Label that is the target of the branch.

public:
 property Microsoft::CodeAnalysis::ILabelSymbol ^ Target { Microsoft::CodeAnalysis::ILabelSymbol ^ get(); };
public Microsoft.CodeAnalysis.ILabelSymbol Target { get; }
member this.Target : Microsoft.CodeAnalysis.ILabelSymbol
Public ReadOnly Property Target As ILabelSymbol

Property Value

Applies to