Shortcut to create properties in Visual Studio?

后端 未结 16 1916
暖寄归人
暖寄归人 2020-12-02 03:42

I have seen some people creating properties in C# really fast, but how did they do it?

What shortcuts are available in Visual Studio (currently using Visual Stu

16条回答
  •  臣服心动
    2020-12-02 04:22

    If you are using Visual Studio 2013, 2015 or above, just click the link below. It will give you the full shortcuts in Visual Studio!

    Visual C# Code Snippets

提交回复
热议问题