次の方法で共有


SoapClientMessage.Url プロパティ

XML Web サービスの URL を取得します。

Overrides Public ReadOnly Property Url As String
[C#]
public override string Url {get;}
[C++]
public: __property String* get_Url();
[JScript]
public override function get Url() : String;

プロパティ値

XML Web サービスの URL。

解説

Url プロパティは、任意の SoapMessageStage 中にアクセスできます。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

SoapClientMessage クラス | SoapClientMessage メンバ | System.Web.Services.Protocols 名前空間