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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.