Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSABuildType

enumeration

Description

Build configurations for Windows Store Visual Studio solutions.

Properties

DebugDebug configuation. No optimizations, profiler code enabled.
ReleaseRelease configuration. Optimization enabled, profiler code enabled.
MasterMaster configuation. Optimizations enabled, profiler code disabled. This configuration is used when submitting the application to Windows Store.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答