IVsXMLMemberData Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetParamCount(Int32)

Gets the number of parameters for a member.

System_CAPS_pubmethodGetParamTextAt(Int32, String^, String^)

Gets description of a specified parameter.

System_CAPS_pubmethodGetRemarksText(String^)

Gets remarks about a member.

System_CAPS_pubmethodGetReturnsText(String^)

Gets a description of the return value.

System_CAPS_pubmethodGetSummaryText(String^)

Gets summary text describing a member.

Return to top
Show: