Читати англійською Редагувати

Поділитися через


UwpBuildDeployPreferences Class

Definition

C++
public ref class UwpBuildDeployPreferences abstract sealed
Inheritance
UwpBuildDeployPreferences

Fields

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.

Properties

AllowUnsafeCode

Current setting to modify 'Assembly-CSharp.csproj' file to allow unsafe code.

BuildConfig

The current Build Configuration. (Debug, Release, or Master)

BuildConfigType

Gets the build configuration type as a WSABuildType enum

DevicePortalConnections

The current device portal connections.

ForceRebuild

Current setting to force rebuilding the appx.

FullReinstall

Current setting to fully uninstall and reinstall the appx.

GazeInputCapabilityEnabled

If true, the 'Gaze Input' capability will be added to the AppX manifest after the Unity build.

LocalConnectionInfo

The current device portal connections.

MulticoreAppxBuildEnabled

If true, the appx will be built with multicore support enabled in the MSBuild process.

NugetExecutablePath

Current value of the optional path to nuget.exe.

PlatformToolset

The current Platform Toolset. (Solution, v141, or v142)

ResearchModeCapabilityEnabled

Current setting to modify 'Package.appxmanifest' file for sensor access.

TargetAllConnections

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.

Applies to

Продукт Версії
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