IStandardClassificationService.Keyword Propriedade

Definição

Obtém um tipo de classificação que representa palavras-chave em uma linguagem formal.

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

Valor da propriedade

IClassificationType

O tipo de classificação de palavra-chave.

Aplica-se a