Automatic Properties in VS2008

Is there a way to get R# to recognize (and not flag) automatic properties in Vs2008?

For example

public string Description {get; set;}

0
1 comment
Avatar
Permanently deleted user

Never mind. Did some more reading and saw that .net 3.5 features are not supported.

0

Please sign in to leave a comment.