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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.