IVsXMLMemberDataCallBack Interface

 

Provides the display name for a member in XML documentation representing metadata.

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

[InterfaceTypeAttribute(1)]
[GuidAttribute("C7AE54AB-ABF2-494A-BC8C-C577ABB874C9")]
public interface IVsXMLMemberDataCallBack

NameDescription
System_CAPS_pubmethodGetDisplayNameForTag(UInt32, String, String)

Gets the display name.

Return to top
Show: