IVsWCFReferenceGroupMetadataItem Interface
Visual Studio 2015
Represents a single metadata document related to a particular Windows Communications Foundation (WCF) service reference.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetContent() | Returns the contents of a metadata document in a Windows Communications Foundation (WCF) reference group. |
![]() | GetFileName() | Returns the file name for a metadata document in a Windows Communications Foundation (WCF) reference group. |
![]() | GetNodeType() | Returns the DiscoveryNodeType for a metadata document in a Windows Communications Foundation (WCF) reference group. |
![]() | GetSourceUrl() | Returns the URL where a metadata document in a Windows Communications Foundation (WCF) reference group originated. |
![]() | GetTargetNamespace() | Returns the target namespace for a metadata document in a Windows Communications Foundation (WCF) reference group. |
Show:
