IVsWCFReferenceGroupMetadataItem Schnittstelle

Definition

Stellt ein einzelnes Metadatendokument dar, das sich auf einen bestimmten Windows Communication Foundation (WCF)-Dienstverweis bezieht.

public interface class IVsWCFReferenceGroupMetadataItem
public interface class IVsWCFReferenceGroupMetadataItem
__interface IVsWCFReferenceGroupMetadataItem
[System.Runtime.InteropServices.Guid("8167CA28-D8BC-4537-9FF8-D237DD447391")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsWCFReferenceGroupMetadataItem
[<System.Runtime.InteropServices.Guid("8167CA28-D8BC-4537-9FF8-D237DD447391")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsWCFReferenceGroupMetadataItem = interface
Public Interface IVsWCFReferenceGroupMetadataItem
Attribute

Methoden

GetContent()

Gibt den Inhalt eines Metadatendokuments in einer Windows Communications Foundation (WCF)-Verweisgruppe zurück.

GetFileName()

Gibt den Dateinamen für ein Metadatendokument in einer Windows Communications Foundation (WCF)-Verweisgruppe zurück.

GetNodeType()

Gibt den DiscoveryNodeType für ein Metadatendokument in einer Windows Communications Foundation (WCF)-Verweisgruppe zurück.

GetSourceUrl()

Gibt die URL für ein Metadatendokument zurück, das aus einer Windows Communications Foundation (WCF)-Verweisgruppe stammt.

GetTargetNamespace()

Gibt den Zielnamespace für ein Metadatendokument in einer Windows Communications Foundation (WCF)-Verweisgruppe zurück.

Gilt für