DispatchRuntime.ValidateMustUnderstand Propiedad

Definición

Obtiene o establece el valor de 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

Valor de propiedad

El valor de ValidateMustUnderstand.

Comentarios

Determina si los encabezados del mensaje inesperados producen una condición de error.

Se aplica a