DiscoveryNodeType Enumeration
Visual Studio 2015
Specifies the discovery node type in GetNodeType calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| DiscoveryReferenceInfo | The result contains discovery reference information. | |
| SchemaReferenceInfo | The result contains schema reference information. | |
| ServiceReferenceInfo | The result contains service reference information. | |
| UnrecognizedReference | The result contains an unrecognized reference type. |
From DiscoveryService.idl:
Show: