Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These tags are generated from the visible legacy markers created using CreateLineMarker and CreateStreamMarker.
Namespace: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Syntax
'Declaration
Public Interface IVsVisibleTextMarkerTag _
Inherits ITag
public interface IVsVisibleTextMarkerTag : ITag
public interface class IVsVisibleTextMarkerTag : ITag
type IVsVisibleTextMarkerTag =
interface
interface ITag
end
public interface IVsVisibleTextMarkerTag extends ITag
The IVsVisibleTextMarkerTag type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
LineMarker | Gets the line marker. |
![]() |
MarkerType | Gets the marker type. |
![]() |
StreamMarker | The stream marker. |
![]() |
Type | The integer type of the marker. |
Top
Remarks
No extension should produce these tags.