Share via


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)

Syntax

'Declaration
Function GetNodeType As DiscoveryNodeType
DiscoveryNodeType GetNodeType()
DiscoveryNodeType GetNodeType()
abstract GetNodeType : unit -> DiscoveryNodeType 
function GetNodeType() : DiscoveryNodeType

Return Value

Type: Microsoft.VisualStudio.Shell.Interop.DiscoveryNodeType
A discovery node type object.

Remarks

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

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroupMetadataItem Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace