SoapException.VersionMismatchFaultCode Campo

Definizione

È stato trovato un codice di errore SOAP che rappresenta uno spazio dei nomi non valido per una busta SOAP durante l'elaborazione del messaggio SOAP.

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 

Valore del campo

Commenti

Una busta SOAP è l'elemento di primo livello di un documento XML che rappresenta un messaggio SOAP.

Si applica a