IReferenceInfo Interface
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetNodeType(DiscoveryNodeType[]) | Returns the type of node, the kind of information, for the discovery result. |
![]() | GetUrl(String) | Gets the URL of the document. |
Show:
