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
- 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.