Share via


MessageHeaderDescription.MustUnderstand Proprietà

Definizione

Ottiene o imposta un valore che indica se l'intestazione deve essere riconosciuta, secondo la specifica SOAP 1.1/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

Valore della proprietà

true se l'elaborazione dell'intestazione del messaggio è obbligatoria. In caso contrario, false.

Si applica a