Partage via


MessageHeaderDescription.MustUnderstand Propriété

Définition

Obtient ou définit une valeur indiquant si l’en-tête doit être compris en fonction des spécifications SOAP 1.1 et 1.2.

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

Valeur de propriété

true si le traitement de l'en-tête de message est obligatoire ; sinon, false.

S’applique à