Partilhar via


Propriedade IVsVisibleTextMarkerTag.LineMarker

Obtém o marcador de linha.

Namespace:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (em Microsoft.VisualStudio.Editor.dll)

Sintaxe

'Declaração
ReadOnly Property LineMarker As IVsTextLineMarker
IVsTextLineMarker LineMarker { get; }
property IVsTextLineMarker^ LineMarker {
    IVsTextLineMarker^ get ();
}
abstract LineMarker : IVsTextLineMarker with get
function get LineMarker () : IVsTextLineMarker

Valor de propriedade

Tipo: IVsTextLineMarker
IVsTextLineMarker.

Segurança do .NET Framework

Consulte também

Referência

IVsVisibleTextMarkerTag Interface

Namespace Microsoft.VisualStudio.Editor