共用方式為


IVsServiceReferenceMetadataStorage 介面

命名空間:  Microsoft.VisualStudio.WCFReference.Interop
組件:  Microsoft.VisualStudio.WCFReference.Interop (在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

語法

'宣告
<GuidAttribute("0743635E-4F48-457C-9323-0AF36982FA28")> _
<InterfaceTypeAttribute()> _
Public Interface IVsServiceReferenceMetadataStorage
[GuidAttribute("0743635E-4F48-457C-9323-0AF36982FA28")]
[InterfaceTypeAttribute()]
public interface IVsServiceReferenceMetadataStorage
[GuidAttribute(L"0743635E-4F48-457C-9323-0AF36982FA28")]
[InterfaceTypeAttribute()]
public interface class IVsServiceReferenceMetadataStorage
[<GuidAttribute("0743635E-4F48-457C-9323-0AF36982FA28")>]
[<InterfaceTypeAttribute()>]
type IVsServiceReferenceMetadataStorage =  interface end
public interface IVsServiceReferenceMetadataStorage

IVsServiceReferenceMetadataStorage 類型會公開下列成員。

方法

  名稱 描述
公用方法 AdviseServiceReferenceMetadataStorageEvents
公用方法 BeginUpdate
公用方法 CreateMetadataFile
公用方法 DeleteMetadataFile
公用方法 EndUpdate
公用方法 FileCodeModel
公用方法 GetMapFilePath
公用方法 GetName
公用方法 GetNamespace
公用方法 GetStorageType
公用方法 LoadMapFileData
公用方法 LoadMetadataFile
公用方法 ProjectItemId
公用方法 Remove
公用方法 RunProxyGenerator
公用方法 SaveMapFileData
公用方法 SaveMetadataFile
公用方法 SetName
公用方法 SetNamespace
公用方法 UnadviseServiceReferenceMetadataStorageEvents

回頁首

請參閱

參考

Microsoft.VisualStudio.WCFReference.Interop 命名空間