GotoExpression.Target Właściwość

Definicja

Etykieta docelowa, do której ten węzeł przechodzi.

public:
 property System::Linq::Expressions::LabelTarget ^ Target { System::Linq::Expressions::LabelTarget ^ get(); };
public System.Linq.Expressions.LabelTarget Target { get; }
member this.Target : System.Linq.Expressions.LabelTarget
Public ReadOnly Property Target As LabelTarget

Wartość właściwości

Obiekt LabelTarget reprezentujący etykietę docelową dla tego węzła.

Dotyczy