Compartir a través de


IVsDebugName (Interfaz)

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
<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

El tipo IVsDebugName expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público GetLocation
Método público GetName

Arriba

Vea también

Referencia

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)