IVsWCFReferenceGroupMetadataItem::GetNodeType Method ()

 

Returns the DiscoveryNodeType for a metadata document in a Windows Communications Foundation (WCF) reference group.

Namespace:   Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

DiscoveryNodeType GetNodeType()

Return Value

Type: Microsoft.VisualStudio.Shell.Interop::DiscoveryNodeType

A discovery node type object.

Typical discovery node types include DISCO, WSDL, and XSD.

Return to top
Show: