UwpBuildDeployPreferences Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class UwpBuildDeployPreferences abstract sealed
public static class UwpBuildDeployPreferences
type UwpBuildDeployPreferences = class
Public Class UwpBuildDeployPreferences
- Inheritance
-
UwpBuildDeployPreferences
MIN_PLATFORM_VERSION |
The minimum version of the OS that must exist on the device that the application is deployed to. |
MIN_SDK_VERSION |
The minimum Windows SDK that must be present on the build machine in order for a build to be successful. |
Allow |
Current setting to modify 'Assembly-CSharp.csproj' file to allow unsafe code. |
Build |
The current Build Configuration. (Debug, Release, or Master) |
Build |
Gets the build configuration type as a WSABuildType enum |
Device |
The current device portal connections. |
Force |
Current setting to force rebuilding the appx. |
Full |
Current setting to fully uninstall and reinstall the appx. |
Gaze |
If true, the 'Gaze Input' capability will be added to the AppX manifest after the Unity build. |
Local |
The current device portal connections. |
Multicore |
If true, the appx will be built with multicore support enabled in the MSBuild process. |
Nuget |
Current value of the optional path to nuget.exe. |
Platform |
The current Platform Toolset. (Solution, v141, or v142) |
Research |
Current setting to modify 'Package.appxmanifest' file for sensor access. |
Target |
Current setting to target all the devices registered to the build window. |
UseSSL |
Current setting to use Single Socket Layer connections to the device portal. |
VerifySSL |
Current setting to verify SSL certificates for connections to the device portal. |
Продукт | Версії |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |