Condividi tramite


Proprietà IVsVisibleTextMarkerTag.MarkerType

Ottiene il tipo del marcatore.

Spazio dei nomi:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Sintassi

'Dichiarazione
ReadOnly Property MarkerType As IVsTextMarkerType
IVsTextMarkerType MarkerType { get; }
property IVsTextMarkerType^ MarkerType {
    IVsTextMarkerType^ get ();
}
abstract MarkerType : IVsTextMarkerType with get
function get MarkerType () : IVsTextMarkerType

Valore proprietà

Tipo: IVsTextMarkerType
IVsTextMarkerType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsVisibleTextMarkerTag Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Editor