IClassificationTag.ClassificationType, propriété

Obtient le type de classification associé à cette balise.

Espace de noms :  Microsoft.VisualStudio.Text.Tagging
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

'Déclaration
ReadOnly Property ClassificationType As IClassificationType
IClassificationType ClassificationType { get; }
property IClassificationType^ ClassificationType {
    IClassificationType^ get ();
}
abstract ClassificationType : IClassificationType with get
function get ClassificationType () : IClassificationType

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Classification.IClassificationType
Le type de classification associé à cette balise

Sécurité .NET Framework

Voir aussi

Référence

IClassificationTag Interface

Microsoft.VisualStudio.Text.Tagging, espace de noms