Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Extracts information about a member from an XML representation. Extends, but does not inherit from, IVsXMLMemberData. Query an object returning IVsXMLMemberData to see if it supports IVsXMLMemberData3.
The IVsXMLMemberData3 type exposes the following members.
Methods
Name
Description
Gets the text of a completion list.
Gets a value from a completion list
Gets the number of exceptions.
Gets the priority of a filter.
Gets the number of parameters.
Gets the text describing a specific parameter.
Gets the permission set.
Gets remarks for an item.
Gets the description of return values for a method.
Gets the summary text for an item.
Gets the number of parameters for a type.
Gets the type of a specific parameter.
Top