IVsXMLMemberData Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetParamCount(Int32) | Gets the number of parameters for a member. |
![]() | GetParamTextAt(Int32, String^, String^) | Gets description of a specified parameter. |
![]() | GetRemarksText(String^) | Gets remarks about a member. |
![]() | GetReturnsText(String^) | Gets a description of the return value. |
![]() | GetSummaryText(String^) | Gets summary text describing a member. |
Show:
