I noticed that each property of Visual Studio 2017 has a quick action, offering to replace it with a method.
Does this mean that properties are not the recommended way to set and get field values? Does Microsoft intend to devalue this in the future?
Or are there any benefits that can be achieved using methods on properties for this purpose?
This is not a Visual Studio suggestion, this is a Quick Action :
Quick actions make it easy to reorganize, generate, or otherwise modify code in a single action.
Visual Studio , .
, , , . , Visual Studio .
, - , OfferPeriod , .
OfferPeriod
Source: https://habr.com/ru/post/1683413/More articles:LintVital crash task with AS 3.0 Beta 1 - androidPCA analysis of incorrect output - rКак я могу вставить в определенное место в DataFrame MultiIndex? - pythonNumpy: smart matrix multiplication by sparse result matrix - pythonWhat is the most elegant way to convert DRF request requests in Django? - pythonIOS11 master data - NSUnknownKeyException crashes under NameKeyPath with custom property - iosNpm run dev command not working with hackernews vuejs example - javascriptHow to get C # .NET Compiler Assembly GUID - c #Set background color for PNG with transparency - pythonHow to draw a transparent image through a live camera channel in opencv - image-processingAll Articles