How can we help you today? How can we help you today?

Pruning Causes PropertyGrid to Lose Attributes (VS 2019, vb.Net)

Just to let you know that Pruning causes PropertyGrid to lose/ignore annotations for class property attributes such as 
<CategoryAttribute("My Category"),DescriptionAttribute("My Description")>
Turning off Pruning fixes the issue.

This is using SA 6.13.3.1314 but I'm posting this in case that problem hasn't been fixed in newer versions.
ixm77
0

Comments

1 comment

  • ixm77
    I was able to exclude only that class from pruning. So all's well.  Thanks.
    ixm77
    0

Add comment

Please sign in to leave a comment.