开发者

Debugging information present in my siverlight 4 application?

开发者 https://www.devze.com 2023-01-25 07:07 出处:网络
When i run my silverlight 4 application, there information about session, trace information, headers collection, Server Variables etc...

When i run my silverlight 4 application, there information about session, trace information, headers collection, Server Variables etc...

Dose anyone kno开发者_StackOverflow中文版w how i can disable that?

cheers.


Compile and run the release build rather than the debug build.

0

精彩评论

暂无评论...
验证码 换一张
取 消