Soap12Binding.HttpTransport Campo
Definição
Representa o protocolo de transporte para a mensagem SOAP, que é HTTP.Represents the transport protocol for the SOAP message is HTTP. Este campo é constante.This field is constant.
public: System::String ^ HttpTransport;
public const string HttpTransport;
val mutable HttpTransport : string
Public Const HttpTransport As String
Valor do campo
Comentários
O valor do campo é o URI "http://schemas.xmlsoap.org/soap/http" .The field value is the URI "http://schemas.xmlsoap.org/soap/http".