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.
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)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("C7AE54AB-ABF2-494A-BC8C-C577ABB874C9")> _
Public Interface IVsXMLMemberDataCallBack
'Usage
Dim instance As IVsXMLMemberDataCallBack
[InterfaceTypeAttribute()]
[GuidAttribute("C7AE54AB-ABF2-494A-BC8C-C577ABB874C9")]
public interface IVsXMLMemberDataCallBack
[InterfaceTypeAttribute()]
[GuidAttribute(L"C7AE54AB-ABF2-494A-BC8C-C577ABB874C9")]
public interface class IVsXMLMemberDataCallBack
public interface IVsXMLMemberDataCallBack