ReferenceItemInfo 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 common base class for reference items such as C# Projects and DLLs to be added to MSBuild.
public ref class ReferenceItemInfo
public class ReferenceItemInfo
type ReferenceItemInfo = class
Public Class ReferenceItemInfo
- Inheritance
-
ReferenceItemInfo
- Derived
Reference |
Creates a new instance. |
Guid |
Gets the Guid associated with the reference. |
In |
Gets a set of platforms supported for the InEditor configuration. |
Name |
Gets name of the reference item. |
Player |
Gets a set of platforms supported for the Player configuration. |
Reference |
Gets the output path to the reference. |
Unity |
Gets the instance of the parsed project information. |
To |
A much more readable string representation of this reference item info. |
Produkt | Wersje |
---|---|
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 |