CSProjectInfo 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.
A class representing a CSProject to be outputted.
public ref class CSProjectInfo : Microsoft::MixedReality::Toolkit::MSBuild::ReferenceItemInfo
public class CSProjectInfo : Microsoft.MixedReality.Toolkit.MSBuild.ReferenceItemInfo
type CSProjectInfo = class
inherit ReferenceItemInfo
Public Class CSProjectInfo
Inherits ReferenceItemInfo
- Inheritance
Assembly |
The associated Assembly-Definition info if available. |
Guid |
Gets the Guid associated with the reference. (Inherited from ReferenceItemInfo) |
In |
Gets a set of platforms supported for the InEditor configuration. (Inherited from ReferenceItemInfo) |
Name |
Gets name of the reference item. (Inherited from ReferenceItemInfo) |
Player |
Gets a set of platforms supported for the Player configuration. (Inherited from ReferenceItemInfo) |
Project |
Gets a list of project dependencies. |
Project |
The type of the project. |
Reference |
Gets the output path to the reference. (Inherited from ReferenceItemInfo) |
Unity |
Gets the instance of the parsed project information. (Inherited from ReferenceItemInfo) |
To |
A much more readable string representation of this reference item info. (Inherited from ReferenceItemInfo) |
Product | Versions |
---|---|
MRTK2 Unity 2018 | 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 |