Partilhar via


CSharpCodeParser.Keywords Propriedade

Definição

Esse tipo/membro dá suporte à infraestrutura de .NET Framework e não se destina a ser usado diretamente do seu código. Obtém ou define as palavras-chave da linguagem C sharp.

protected internal System.Collections.Generic.ISet<string> Keywords { get; }
member this.Keywords : System.Collections.Generic.ISet<string>
Protected Friend ReadOnly Property Keywords As ISet(Of String)

Valor da propriedade

As palavras-chave da linguagem C#.

Aplica-se a