IVsVisibleTextMarkerTag.MarkerType, propriété
Obtient le type de marqueur.
Espace de noms : Microsoft.VisualStudio.Editor
Assembly : Microsoft.VisualStudio.Editor (dans Microsoft.VisualStudio.Editor.dll)
Syntaxe
'Déclaration
ReadOnly Property MarkerType As IVsTextMarkerType
IVsTextMarkerType MarkerType { get; }
property IVsTextMarkerType^ MarkerType {
IVsTextMarkerType^ get ();
}
abstract MarkerType : IVsTextMarkerType with get
function get MarkerType () : IVsTextMarkerType
Valeur de propriété
Type : IVsTextMarkerType
IVsTextMarkerType.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.