Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the discovery node type in GetNodeType calls.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration DiscoveryNodeType
public enum DiscoveryNodeType
public enum class DiscoveryNodeType
type DiscoveryNodeType
public enum DiscoveryNodeType
Members
| 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. |
Remarks
COM Signature
From DiscoveryService.idl: