Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
[InterfaceTypeAttribute()]
[GuidAttribute("C7AE54AB-ABF2-494A-BC8C-C577ABB874C9")]
public interface IVsXMLMemberDataCallBack
[InterfaceTypeAttribute()]
[GuidAttribute(L"C7AE54AB-ABF2-494A-BC8C-C577ABB874C9")]
public interface class IVsXMLMemberDataCallBack
[<InterfaceTypeAttribute()>]
[<GuidAttribute("C7AE54AB-ABF2-494A-BC8C-C577ABB874C9")>]
type IVsXMLMemberDataCallBack = interface end
public interface IVsXMLMemberDataCallBack
The IVsXMLMemberDataCallBack type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetDisplayNameForTag | Gets the display name. |
Top
.gif)