This documentation is archived and is not being maintained.
DiscoveryClientProtocol::Download Method
Visual Studio 2010
Downloads the discovery document at the supplied URL into a Stream object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Download(String%) | Downloads the discovery document at the supplied URL into a Stream object. |
|
Download(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. |
Show: