This documentation is archived and is not being maintained.

DiscoveryClientProtocol::Download Method

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.

  NameDescription
Public method Download(String%) Downloads the discovery document at the supplied URL into a Stream object.
Public method 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.
Top
Show: