IReferenceInfo2 介面
使用 [Windows 通訊資格服務參考組態檔中提供的介面。
命名空間: Microsoft.VisualStudio.WCFReference.Interop
組件: Microsoft.VisualStudio.WCFReference.Interop (在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)
語法
'宣告
<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
IReferenceInfo2 類型會公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
GetDefaultFileName | 取得組態檔的預設檔案名稱。 |
![]() |
GetDocumentContents | 取得組態檔的內容。 |
回頁首