GotoExpression.Target Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The target label where this node jumps to.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Linq.Expressions.LabelTargetThe LabelTarget object representing the target label for this node.
Show: