ChallengeContext.Handled 속성

정의

이 챌린지가 처리되었는지 여부를 결정하는 값을 가져옵니다. 이면 true이 챌린지에 대한 기본 논리를 건너뜁니다.

public:
 property bool Handled { bool get(); };
public bool Handled { get; }
member this.Handled : bool
Public ReadOnly Property Handled As Boolean

속성 값

적용 대상