次の方法で共有


ServiceType.Url プロパティ

定義

Web サービス記述言語 (WSDL: Web Services Description Language) ジェネレーターに渡されたオブジェクト Type の URL を取得します。

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

プロパティ値

現在の Type が作成された対象のオブジェクト ServiceType の URL。

適用対象