In DevForce EF, is there a way to modify the ///<Summary> tags on an auto-generated property?
If I recall correctly, in DevForce Classic, you could 'new' the property and add a new summary, but with property interceptors in EF, this seems impossible.
Ultimately, we're looking for a way to make the Intellisense message, more intelligent. :) The standard "Gets or Sets the X." description is a little weak for some of our more confusing properties.
Thanks,
Ken