SoapException.MustUnderstandFaultCode Alan

Tanım

özniteliğiyle MustUnderstand işaretlenmiş bir SOAP öğesini temsil eden BIR SOAP Hata Kodu işlenmedi.

public: static initonly System::Xml::XmlQualifiedName ^ MustUnderstandFaultCode;
public static readonly System.Xml.XmlQualifiedName MustUnderstandFaultCode;
 staticval mutable MustUnderstandFaultCode : System.Xml.XmlQualifiedName
Public Shared ReadOnly MustUnderstandFaultCode As XmlQualifiedName 

Alan Değeri

Açıklamalar

Tüm SOAP öğeleri sunucu tarafından işlenmesini gerektirmez. Ancak, bir SOAP öğesi 1 veya truedeğerine eşit özniteliğiyle MustUnderstand işaretlenmişse işleme gereklidir. öğesi işlenememesi ile MustUnderstandFaultCodebir SoapException oluşturur.

Şunlara uygulanır