共用方式為


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 命名空間