IReferenceInfo2 Interface

 

Provides an interface for working with Windows Communication Foundation (WCF) service reference configuration files.

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

[GuidAttribute("E316FF6D-CA00-49DD-969F-441399132AC7")]
[InterfaceTypeAttribute(1)]
public interface IReferenceInfo2

NameDescription
System_CAPS_pubmethodGetDefaultFileName()

Gets the default file name for a configuration file.

System_CAPS_pubmethodGetDocumentContents()

Gets the contents of a configuration file.

Return to top
Show: