다음을 통해 공유


GotoExpression.Kind 속성

정의

"go to" 식의 종류입니다. 정보 제공 목적으로만 사용됩니다.

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

속성 값

"go to" 식의 종류를 나타내는 GotoExpressionKind 개체입니다.

적용 대상