DiscoveryDocumentReference.Url プロパティ
アセンブリ: System.Web.Services (system.web.services.dll 内)

Dim instance As DiscoveryDocumentReference Dim value As String value = instance.Url instance.Url = value
public: virtual property String^ Url { String^ get () override; void set (String^ value) override; }
参照される探索ドキュメントの場所を示す URL。


' Display the URL of the referenced discovery document. Console.WriteLine(myDiscoveryDocumentReference.Url.ToString())
// Display the URL of the referenced discovery document. Console.WriteLine(myDiscoveryDocumentReference.Url.ToString());

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からDiscoveryDocumentReference.Url プロパティを検索する場合は、下記のリンクをクリックしてください。

- DiscoveryDocumentReference.Url プロパティのページへのリンク