DiscoveryClientProtocol::Download Method

 

Downloads the discovery document at the supplied URL into a Stream object.

Namespace:   System.Web.Services.Discovery
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubmethodDownload(String^%)

Downloads the discovery document at the supplied URL into a Stream object.

System_CAPS_pubmethodDownload(String^%, String^%)

Downloads the discovery document at the supplied URL into a Stream object, setting the contentType parameter to the MIME encoding of the discovery document.

Return to top
Show: