IReferenceInfo Members
Include Protected Members
Include Inherited Members
Provides information about a result from an XML Web service discovery session. Use the GetReferenceInfo method of the IDiscoveryResult interface to get an instance of this interface.
The IReferenceInfo type exposes the following members.
Methods
Name
Description
Returns the type of node, the kind of information, for the discovery result.
Gets the URL of the document.
Top