Condividi tramite


CSharpLanguageCharacteristics.GetKeyword(CSharpKeyword) Metodo

Definizione

Questo tipo/membro supporta l'infrastruttura .NET Framework e non deve essere usata direttamente dal codice. Ottiene la parola chiave nel codice.

public static string GetKeyword (System.Web.Razor.Tokenizer.Symbols.CSharpKeyword keyword);
static member GetKeyword : System.Web.Razor.Tokenizer.Symbols.CSharpKeyword -> string
Public Shared Function GetKeyword (keyword As CSharpKeyword) As String

Parametri

keyword
CSharpKeyword

Parola chiave.

Restituisce

Parola chiave nel codice.

Si applica a