IVsEnumServiceReferenceMetadataStorages 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供 Windows Communication Foundation (WCF) 元数据存储的枚举器。
public interface class IVsEnumServiceReferenceMetadataStorages
public interface class IVsEnumServiceReferenceMetadataStorages
__interface IVsEnumServiceReferenceMetadataStorages
[System.Runtime.InteropServices.Guid("4C5EE29B-8BE6-4A9B-910B-F57EF6A36D6E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsEnumServiceReferenceMetadataStorages
[<System.Runtime.InteropServices.Guid("4C5EE29B-8BE6-4A9B-910B-F57EF6A36D6E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsEnumServiceReferenceMetadataStorages = interface
Public Interface IVsEnumServiceReferenceMetadataStorages
- 属性
注解
元数据存储是服务引用组的所有元数据都保存到的位置。 它通常是一个目录。
IVsServiceReferenceMetadataStorage接口使您能够在存储中读取和写入元数据文件和其他属性,例如命名空间和名称。