IVsProvideComponentEnumeration 接口

定义

将字符串中的 XML 文档写入文件。 枚举器接口的支持接口。 可以从 SCompEnumService (SID_SCompEnumService) 服务获取此接口的实例。

public interface class IVsProvideComponentEnumeration
public interface class IVsProvideComponentEnumeration
__interface IVsProvideComponentEnumeration
[System.Runtime.InteropServices.Guid("4DF7BBA0-660F-11D3-85FD-00C04F6123B3")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface IVsProvideComponentEnumeration
[<System.Runtime.InteropServices.Guid("4DF7BBA0-660F-11D3-85FD-00C04F6123B3")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type IVsProvideComponentEnumeration = interface
Public Interface IVsProvideComponentEnumeration
属性

方法

WriteXMLToFile(String, String)

将 XML 输出字符串写入文件。

适用于