简体   繁体   中英

Deliver a WPF Browser Aplication as out of browser?

Is it possible to deliver a WPF application to an end user but display it out of browser when it gets there?

I've tried setting an option to allow the application to run offline but Visual Studio has blanked out that option for me...

在此输入图像描述

WPF is supported via ClickOnce . Silverlight can be hosted by the browser, and then stored for offline usage or run entirely out of browser , as well.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM