Share via


IDiscoveryResult Members

Include Protected Members
Include Inherited Members

Downloads the results of an XML Web service discovery session.

The IDiscoveryResult type exposes the following members.

Methods

 

Name

Description

Public method

AddWebReference

Call this method to download the files cached by the latest discovery session.

Public method

AddWebReferenceTo

Adds a reference to an XML Web service that already has a discomap file and was not necessarily discovered.

Public method

GetDiscoverySession

Returns a pointer to IDiscoverySession.

Public method

GetDocumentXml

Retrieves the XML of the document specified by the URL in the parameter list. This URL can point to SDL, XSD, disco or other file types.

Public method

GetRawXml

Returns the XML of the document specified in DiscoverUrl.

Public method

GetReferenceCount

Returns the reference count for the XML Web service.

Public method

GetReferenceInfo

Returns a pointer to IReferenceInfo that contains information on the XML Web service reference-file types.

Public method

GetUrl

Returns the URL of the XML Web service.

Top

See Also

Reference

IDiscoveryResult Interface

Microsoft.VisualStudio.Shell.Interop Namespace