IVsProvideComponentEnumeration Members
Include Protected Members
Include Inherited Members
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.
The IVsProvideComponentEnumeration type exposes the following members.
Methods
Name | Description | |
---|---|---|
WriteXMLToFile | Writes a string of XML out to a file. |
Top