Need to create utility to update property in designer files in bulk.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • addyaddy123
    New Member
    • Oct 2013
    • 1

    Need to create utility to update property in designer files in bulk.

    I explored CodeDom but not sure how to edit an exsisting c# file with that.
    Say I have a property in designer like AutoScaleDimens ions. Need to create a utility to update that property in all the designer file.
Working...