次の方法で共有


ChallengeContext.Handled プロパティ

定義

このチャレンジが処理されたかどうかを決定する値を取得します。 の場合 true、このチャレンジの既定のロジックはスキップされます。

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

プロパティ値

適用対象