Udostępnij za pośrednictwem


SoapServerMethod.OutHeaderMappings Właściwość

Definicja

XmlMembersMapping Pobiera dane używane z odpowiedziami protokołu SOAP z tej metody usługi sieci Web.

public:
 property cli::array <System::Web::Services::Protocols::SoapHeaderMapping ^> ^ OutHeaderMappings { cli::array <System::Web::Services::Protocols::SoapHeaderMapping ^> ^ get(); };
public System.Web.Services.Protocols.SoapHeaderMapping[] OutHeaderMappings { get; }
member this.OutHeaderMappings : System.Web.Services.Protocols.SoapHeaderMapping[]
Public ReadOnly Property OutHeaderMappings As SoapHeaderMapping()

Wartość właściwości

Używane XmlMembersMapping z odpowiedziami protokołu SOAP z tej metody usługi sieci Web.

Dotyczy