IReferenceInfo2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |