Partager via


IVsVisibleTextMarkerTag.Type, propriété

Le type entier de la marque.

Espace de noms :  Microsoft.VisualStudio.Editor
Assembly :  Microsoft.VisualStudio.Editor (dans Microsoft.VisualStudio.Editor.dll)

Syntaxe

'Déclaration
ReadOnly Property Type As Integer
int Type { get; }
property int Type {
    int get ();
}
abstract Type : int with get
function get Type () : int

Valeur de propriété

Type : Int32
Le type entier.

Notes

Cela équivaut au type produit par GetType.

Sécurité .NET Framework

Voir aussi

Référence

IVsVisibleTextMarkerTag Interface

Microsoft.VisualStudio.Editor, espace de noms