IVsViewRangeClient Interface
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Декларация
<GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")> _
<InterfaceTypeAttribute()> _
Public Interface IVsViewRangeClient
'Применение
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
[<GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")>]
[<InterfaceTypeAttribute()>]
type IVsViewRangeClient = interface end
public interface IVsViewRangeClient