IVsViewRangeClient 接口

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

语法

声明
<GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")> _
<InterfaceTypeAttribute()> _
Public Interface IVsViewRangeClient
[GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")]
[InterfaceTypeAttribute()]
public interface IVsViewRangeClient
[GuidAttribute(L"30491A5B-A47E-4C9C-8204-18586648A277")]
[InterfaceTypeAttribute()]
public interface class IVsViewRangeClient
[<GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")>]
[<InterfaceTypeAttribute()>]
type IVsViewRangeClient =  interface end
public interface IVsViewRangeClient

IVsViewRangeClient 类型公开以下成员。

方法

  名称 说明
公共方法 AdjustViewRange

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间