Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
<GuidAttribute("E316FF6D-CA00-49DD-969F-441399132AC7")> _
<InterfaceTypeAttribute()> _
Public Interface IReferenceInfo2
[GuidAttribute("E316FF6D-CA00-49DD-969F-441399132AC7")]
[InterfaceTypeAttribute()]
public interface IReferenceInfo2
[GuidAttribute(L"E316FF6D-CA00-49DD-969F-441399132AC7")]
[InterfaceTypeAttribute()]
public interface class IReferenceInfo2
[<GuidAttribute("E316FF6D-CA00-49DD-969F-441399132AC7")>]
[<InterfaceTypeAttribute()>]
type IReferenceInfo2 = interface end
public interface IReferenceInfo2
The IReferenceInfo2 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetDefaultFileName | Gets the default file name for a configuration file. |
![]() |
GetDocumentContents | Gets the contents of a configuration file. |
Top
.gif)