CSharpLanguageCharacteristics.GetKeyword(CSharpKeyword) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static System::String ^ GetKeyword(Microsoft::AspNetCore::Razor::Tokenizer::Symbols::CSharpKeyword keyword);
public static string GetKeyword (Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpKeyword keyword);
static member GetKeyword : Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpKeyword -> string
Public Shared Function GetKeyword (keyword As CSharpKeyword) As String
Paramètres
- keyword
- CSharpKeyword