IVsDebugName Interface

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

Syntax

'Déclaration
<GuidAttribute("0BCE4F72-5889-4733-8605-413C28F5899F")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDebugName
'Utilisation
Dim instance As IVsDebugName
[GuidAttribute("0BCE4F72-5889-4733-8605-413C28F5899F")]
[InterfaceTypeAttribute()]
public interface IVsDebugName
[GuidAttribute(L"0BCE4F72-5889-4733-8605-413C28F5899F")]
[InterfaceTypeAttribute()]
public interface class IVsDebugName
[<GuidAttribute("0BCE4F72-5889-4733-8605-413C28F5899F")>]
[<InterfaceTypeAttribute()>]
type IVsDebugName =  interface end
public interface IVsDebugName

See Also

Reference

IVsDebugName Members

Microsoft.VisualStudio.TextManager.Interop Namespace