IVsServiceReferenceMetadataStorage Interface
Namespace: Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Syntax
'宣言
<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
The IVsServiceReferenceMetadataStorage type exposes the following members.
Methods
Top