GotoExpression.Kind Propriété

Définition

Type de l’expression « aller à ». Sert uniquement à des fins d’information.

public:
 property System::Linq::Expressions::GotoExpressionKind Kind { System::Linq::Expressions::GotoExpressionKind get(); };
public System.Linq.Expressions.GotoExpressionKind Kind { get; }
member this.Kind : System.Linq.Expressions.GotoExpressionKind
Public ReadOnly Property Kind As GotoExpressionKind

Valeur de propriété

Objet GotoExpressionKind représentant le type de l’expression « atteindre ».

S’applique à