This topic has not yet been rated - Rate this topic

IVsXMLMemberIndex Interface

Creates an index of members in XML documents corresponding to metadata files. Implemented by the environment. Returned by the CreateXMLMemberIndex method of the IVsXMLMemberIndexService interface.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("F9C06C61-207B-41D5-9CA2-690B3AE01083")] 
public interface IVsXMLMemberIndex
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("F9C06C61-207B-41D5-9CA2-690B3AE01083") */ 
public interface IVsXMLMemberIndex
InterfaceTypeAttribute(1) 
GuidAttribute("F9C06C61-207B-41D5-9CA2-690B3AE01083") 
public interface IVsXMLMemberIndex

This method provides convenient access to large metadata files without needing to use the full XML parser.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ