Partager via


CSharpCodeParser.Keywords Propriété

Définition

Ce type/membre prend en charge l’infrastructure .NET Framework et n’est pas destiné à être utilisé directement à partir de votre code. Obtient ou définit les mots clés du langage 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)

Valeur de propriété

Les mots clés du langage C sharp.

S’applique à