The members of System.Web.Services.Discovery.DiscoveryReference are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.Services.Discovery.DiscoveryReference class. |
| ClientProtocol | DiscoveryClientProtocol.
Gets or sets the instance of System.Web.Services.Discovery.DiscoveryClientProtocol used in a discovery process. | |
| [read-only] | DefaultFilename | string.
Gets the name of the default file to use when saving the referenced discovery document, XSD schema, or Service Description. |
abstract | Url | string.
Gets or sets the URL of the referenced document. |
static | FilenameFromUrl(string)
| |
abstract | ReadDocument(System.IO.Stream)
| |
Resolve()
| ||
abstract | WriteDocument(object, System.IO.Stream)
| |
abstract | Resolve(string, System.IO.Stream)
| |