Share via


Soap12Binding.HttpTransport フィールド

定義

SOAP メッセージのトランスポート プロトコルが HTTP であることを表します。 このフィールドは定数です。

public: System::String ^ HttpTransport;
public const string HttpTransport;
val mutable HttpTransport : string
Public Const HttpTransport As String 

フィールド値

注釈

フィールド値は URI です "http://schemas.xmlsoap.org/soap/http"

適用対象