IVsReadOnlyViewNotification Interface

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

Syntax

'Declaration
<GuidAttribute("FC62B6C7-6E71-44C6-8DD8-016FD5952612")> _
<InterfaceTypeAttribute()> _
Public Interface IVsReadOnlyViewNotification
[GuidAttribute("FC62B6C7-6E71-44C6-8DD8-016FD5952612")]
[InterfaceTypeAttribute()]
public interface IVsReadOnlyViewNotification
[GuidAttribute(L"FC62B6C7-6E71-44C6-8DD8-016FD5952612")]
[InterfaceTypeAttribute()]
public interface class IVsReadOnlyViewNotification
[<GuidAttribute("FC62B6C7-6E71-44C6-8DD8-016FD5952612")>]
[<InterfaceTypeAttribute()>]
type IVsReadOnlyViewNotification =  interface end
public interface IVsReadOnlyViewNotification

The IVsReadOnlyViewNotification type exposes the following members.

Methods

  Name Description
Public method OnDisabledEditingCommand

Top

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace