IVsDebugName 接口

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
<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

IVsDebugName 类型公开以下成员。

方法

  名称 说明
公共方法 GetLocation
公共方法 GetName

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间