Soap12FaultCodes.RpcProcedureNotPresentFaultCode Alan

Tanım

XML Web hizmetinin istenen XML Web hizmeti yöntemini desteklemediğini gösteren SOAP sürüm 1.2 rpc:ProcedureNotPresent hata alt kodunu temsil eder.

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

Alan Değeri

Açıklamalar

ASP.NET özelliği olarak ayarlanmış SoapExceptionolarak otomatik olarak oluşturmaz.SoapFaultSubCode.CodeRpcProcedureNotPresentFaultCode

sınıfı, SoapException SOAP hata alt kodunu temsil eden türde SubCode bir SoapFaultSubCode özelliğe sahiptir. özelliği, SoapFaultSubCode.Code gerçek SOAP hata alt kodu için URI'yi temsil eder. özelliğini olarak SoapFaultSubCode.Codeayarlarken RpcProcedureNotPresentFaultCode özelliğini olarak SoapException.CodeayarlayınSenderFaultCode.

Şunlara uygulanır