IVsProvideComponentEnumeration Interface
Visual Studio 2015
Writes an XML document in a string out to a file. A support interface for enumerator interfaces. You can get an instance of this interface from the SCompEnumService (SID_SCompEnumService) service.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | WriteXMLToFile(String, String) | Writes a string of XML out to a file. |
Show:
