Compartir a través de


CSharpCodeParser.Keywords Propiedad

Definición

Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código. Obtiene o establece las palabras clave del lenguaje 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 de propiedad

Palabras clave del lenguaje CSharp.

Se aplica a