Condividi tramite


Proprietà IVsVisibleTextMarkerTag.Type

Il tipo integer del marcatore.

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

Sintassi

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

Valore proprietà

Tipo: Int32
Il tipo integer.

Note

Questa operazione equivale al tipo prodotto da GetType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsVisibleTextMarkerTag Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Editor