SoapHeader.EncodedMustUnderstand Property
.NET Framework (current version)
Gets or sets the value of the mustUnderstand XML attribute for the SOAP header when communicating with SOAP protocol version 1.1.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The property is set to a value other than: "0", "1", "true", or "false". |
Do not use this property. Instead use the MustUnderstand property.
.NET Framework
Available since 1.1
Available since 1.1
Show: