ProtocolReflector.ServiceUrl プロパティ

定義

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

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

プロパティ値

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

適用対象