IVsXMLMemberData4::GetSummaryText Method (String^)
Visual Studio 2015
Gets the summary text for an item.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- pbstrSummary
-
Type:
System::String^
[in] The summary text.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: