IVsDebugName Интерфейс

Определение

Предоставляет методы для получения имени и расположения точки останова отладки.

public interface class IVsDebugName
public interface class IVsDebugName
__interface IVsDebugName
[System.Runtime.InteropServices.Guid("0BCE4F72-5889-4733-8605-413C28F5899F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsDebugName
[<System.Runtime.InteropServices.Guid("0BCE4F72-5889-4733-8605-413C28F5899F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsDebugName = interface
Public Interface IVsDebugName
Атрибуты

Методы

GetLocation(String, TextSpan[])

Возвращает расположение точки останова.

GetName(String)

Возвращает имя точки останова.

Применяется к