What are contextual keywords in C#?


In C#, some identifiers have special meaning in context of code, such as get and set are called contextual keywords.

The following is the table showing contextual keywords −

Contextual Keywords
addaliasascendingdescendingdynamicfromget
globalgroupintojoinletorderbypartial (type)
partial(method)removeselectset


Updated on: 20-Jun-2020

489 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements