Condividi tramite


CSharpCodeParser.Keywords Proprietà

Definizione

Questo tipo/membro supporta l'infrastruttura .NET Framework e non deve essere usata direttamente dal codice. Ottiene o imposta le parole chiave del linguaggio C nitide.

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)

Valore della proprietà

Parole chiave del linguaggio C sharp.

Si applica a