IVsWCFReferenceGroupMetadataItem.GetNodeType Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the DiscoveryNodeType for a metadata document in a Windows Communications Foundation (WCF) reference group.
public:
Microsoft::VisualStudio::Shell::Interop::DiscoveryNodeType GetNodeType();
C++/CX
public:
Microsoft::VisualStudio::Shell::Interop::DiscoveryNodeType GetNodeType();
Microsoft::VisualStudio::Shell::Interop::DiscoveryNodeType GetNodeType();
public Microsoft.VisualStudio.Shell.Interop.DiscoveryNodeType GetNodeType();
abstract member GetNodeType : unit -> Microsoft.VisualStudio.Shell.Interop.DiscoveryNodeType
Public Function GetNodeType () As DiscoveryNodeType
A discovery node type object.
Typical discovery node types include DISCO, WSDL, and XSD.
Produkt | Versioner |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |