IReferenceInfo2 Interface

Definition

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

public interface class IReferenceInfo2
public interface class IReferenceInfo2
__interface IReferenceInfo2
[System.Runtime.InteropServices.Guid("E316FF6D-CA00-49DD-969F-441399132AC7")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IReferenceInfo2
[<System.Runtime.InteropServices.Guid("E316FF6D-CA00-49DD-969F-441399132AC7")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IReferenceInfo2 = interface
Public Interface IReferenceInfo2
Attributes

Methods

GetDefaultFileName()

Gets the default file name for a configuration file.

GetDocumentContents()

Gets the contents of a configuration file.

Applies to