Share via


IVsDebugName Interface

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

Syntax

'Declaration
<GuidAttribute("0BCE4F72-5889-4733-8605-413C28F5899F")> _
<InterfaceTypeAttribute()> _
Public Interface 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

The IVsDebugName type exposes the following members.

Methods

  Name Description
Public method GetLocation
Public method GetName

Top

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace