How to turn "property doesnt exist on type" into error
hello,
how can turn warning
the property 'property" not exist on type"type" in xml namespace"...
into error? know can switch in specific warnings treat errors im not able find proper code!
thanks,
jan
hi jan,
how can turn warning
the property 'property" not exist on type"type" in xml namespace"...
you can try use try.... catch catch exception, , can try use messagebox.show throw exception error message.
Silverlight > Visual Studio & Silverlight Development Tools
Comments
Post a Comment