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

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

How to calculate the delta size while diffing the files in TeamFoundationServer ?

How to capture screen in silverlight apps