ClassificationSpan.ClassificationType Propriété

Définition

Obtient le type de classification du texte.

public:
 property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ ClassificationType { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ ClassificationType { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public Microsoft.VisualStudio.Text.Classification.IClassificationType ClassificationType { get; }
member this.ClassificationType : Microsoft.VisualStudio.Text.Classification.IClassificationType
Public ReadOnly Property ClassificationType As IClassificationType

Valeur de propriété

IClassificationType

Type de classification.

S’applique à