Share via


IVsViewRangeClient Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
<GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")> _
<InterfaceTypeAttribute()> _
Public Interface IVsViewRangeClient
'Usage
Dim instance As IVsViewRangeClient
[GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")]
[InterfaceTypeAttribute()]
public interface IVsViewRangeClient
[GuidAttribute(L"30491A5B-A47E-4C9C-8204-18586648A277")]
[InterfaceTypeAttribute()]
public interface class IVsViewRangeClient
public interface IVsViewRangeClient

See Also

Reference

IVsViewRangeClient Members

Microsoft.VisualStudio.TextManager.Interop Namespace