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 の値。

注釈

予期しないメッセージ ヘッダーがエラー状態を引き起こすかどうかを判断します。

適用対象