ServiceType.Url 屬性

定義

取得傳遞給 Web 服務描述語言 (WSDL) 產生器的物件 Type 的 URL。

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

屬性值

String

為之建立目前 Type 的物件 ServiceType 的 URL。

適用於