INotifyPropertyChanged in ReSharper, show unkown property as error not warning?
Hi,
Just started to use the nice INotifyPropertyChanged feature with ReSharper 7.1
It works great, better than expected :)
But I am wondering if I can change some warnings to show as errors?
If one property do not exists in my class, this is viewed as an warning by ReSharper.
I want it to view as a error.
Is it possible to do so? (where can I change this?)
Shees
Please sign in to leave a comment.
Hello Shees,
Yes, you may Alt+Enter the warning, go to submenu there and select "Inspection options for 'xxx'" there.
Hope this helps.
Thanks.
Thanks for the answear.
I have checked this submenu 1000 times, but I must have been blind while I checked it :)