Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("F9C06C61-207B-41D5-9CA2-690B3AE01083")> _
Public Interface IVsXMLMemberIndex
'Uso
Dim instance As IVsXMLMemberIndex
[InterfaceTypeAttribute()]
[GuidAttribute("F9C06C61-207B-41D5-9CA2-690B3AE01083")]
public interface IVsXMLMemberIndex
[InterfaceTypeAttribute()]
[GuidAttribute(L"F9C06C61-207B-41D5-9CA2-690B3AE01083")]
public interface class IVsXMLMemberIndex
public interface IVsXMLMemberIndex
Remarks
This method provides convenient access to large metadata files without needing to use the full XML parser.