Share via


SoapException.VersionMismatchFaultCode Feld

Definition

Während der Verarbeitung der SOAP-Nachricht wurde ein SOAP-Fehlercode gefunden, der einen ungültigen Namespace für einen SOAP-Envelope darstellt.

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

Feldwert

XmlQualifiedName

Hinweise

Ein SOAP-Umschlag ist das Element der obersten Ebene eines XML-Dokuments, das eine SOAP-Nachricht darstellt.

Gilt für