Partilhar via


Propriedade IVsVisibleTextMarkerTag.MarkerType

Obtém o tipo de marcador.

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

Sintaxe

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

Valor de propriedade

Tipo: IVsTextMarkerType
IVsTextMarkerType.

Segurança do .NET Framework

Consulte também

Referência

IVsVisibleTextMarkerTag Interface

Namespace Microsoft.VisualStudio.Editor