次の方法で共有


ProtocolReflector.ServiceUrl プロパティ

定義

関連付けられている Web サービスのエンドポイントを、関連付けられている ServiceDescriptionReflector オブジェクトから取得される URL (Uniform Resource Locator) として取得します。

public:
 property System::String ^ ServiceUrl { System::String ^ get(); };
public string ServiceUrl { get; }
member this.ServiceUrl : string
Public ReadOnly Property ServiceUrl As String

プロパティ値

関連付けられている ServiceDescriptionReflector オブジェクトから取得される URL (Uniform Resource Locator) としての、関連付けられている Web サービスのエンドポイント。

適用対象