IVsTextImage2 Interface
Examines end-of-line (EOL) markers.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
‘선언
<GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextImage2
‘사용 방법
Dim instance As IVsTextImage2
[GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")]
[InterfaceTypeAttribute()]
public interface IVsTextImage2
[GuidAttribute(L"F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")]
[InterfaceTypeAttribute()]
public interface class IVsTextImage2
[<GuidAttribute("F86209FE-6BAA-40DC-AA5D-6C9E83B032B9")>]
[<InterfaceTypeAttribute()>]
type IVsTextImage2 = interface end
public interface IVsTextImage2
Remarks
Adds methods that examine end-of-line (EOL) markers to the IVsTextImage interface.