UwpAppxBuildTools.AddResearchModeCapability(XElement) Method
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.
Adds the 'Research Mode' capability to the manifest.
C++
public:
static void AddResearchModeCapability(System::Xml::Linq::XElement ^ rootNode);
public static void AddResearchModeCapability (System.Xml.Linq.XElement rootNode);
static member AddResearchModeCapability : System.Xml.Linq.XElement -> unit
Public Shared Sub AddResearchModeCapability (rootNode As XElement)
- rootNode
- XElement
This is only for research projects and should not be used in production. For further information take a look at https://docs.microsoft.com/windows/mixed-reality/research-mode. Note that this function is only public to poke a hole for testing - do not take a dependency on this function.
Proizvod | Verzije |
---|---|
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 |