Partager via


ClassificationSpan.ClassificationType, propriété

Obtient le type de classification du texte.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Classification.IClassificationType
Type de classification.

Sécurité .NET Framework

Voir aussi

Référence

ClassificationSpan Classe

Microsoft.VisualStudio.Text.Classification, espace de noms