Share via


DispatchRuntime.ValidateMustUnderstand プロパティ

定義

ValidateMustUnderstand の値を取得または設定します。

public:
 property bool ValidateMustUnderstand { bool get(); void set(bool value); };
public bool ValidateMustUnderstand { get; set; }
member this.ValidateMustUnderstand : bool with get, set
Public Property ValidateMustUnderstand As Boolean

プロパティ値

ValidateMustUnderstand の値。

注釈

予期しないメッセージのヘッダーがエラー状態の原因であるかどうかを判断します。

適用対象