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ış bir öğesini otomatik olarak oluşturmaz SoapExceptionSoapFaultSubCode.Code.RpcProcedureNotPresentFaultCode

sınıfı, SoapException SOAP hata alt kodunu temsil eden türünde SoapFaultSubCode bir SubCode özelliğe sahiptir. özelliği, SoapFaultSubCode.Code gerçek SOAP hata alt kodu için URI'yi temsil eder. özelliğini olarak RpcProcedureNotPresentFaultCodeayarlarken SoapFaultSubCode.Code özelliğini olarak SenderFaultCodeayarlayınSoapException.Code.

Şunlara uygulanır