Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.
.gif)