Partager via


IStandardClassificationService.Keyword, propriété

Obtient un type de classification qui représente des mots clés 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 Keyword As IClassificationType
IClassificationType Keyword { get; }
property IClassificationType^ Keyword {
    IClassificationType^ get ();
}
abstract Keyword : IClassificationType with get
function get Keyword () : IClassificationType

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Classification.IClassificationType
Le type de classification de mot clé.

Sécurité .NET Framework

Voir aussi

Référence

IStandardClassificationService Interface

Microsoft.VisualStudio.Language.StandardClassification, espace de noms