Partager via


IStandardClassificationService.Operator, propriété

Obtient un type de classification qui représente un espace blanc dans un langage formel.

Espace de noms :  Microsoft.VisualStudio.Language.StandardClassification
Assembly :  Microsoft.VisualStudio.Language.StandardClassification (dans Microsoft.VisualStudio.Language.StandardClassification.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Classification.IClassificationType
Le type de classification d'opérateur.

Sécurité .NET Framework

Voir aussi

Référence

IStandardClassificationService Interface

Microsoft.VisualStudio.Language.StandardClassification, espace de noms