CSProjectInfo Class

Definition

A class representing a CSProject to be outputted.

C++
public ref class CSProjectInfo : Microsoft::MixedReality::Toolkit::MSBuild::ReferenceItemInfo
Inheritance
CSProjectInfo

Properties

AssemblyDefinitionInfo

The associated Assembly-Definition info if available.

Guid

Gets the Guid associated with the reference.

(Inherited from ReferenceItemInfo)
InEditorPlatforms

Gets a set of platforms supported for the InEditor configuration.

(Inherited from ReferenceItemInfo)
Name

Gets name of the reference item.

(Inherited from ReferenceItemInfo)
PlayerPlatforms

Gets a set of platforms supported for the Player configuration.

(Inherited from ReferenceItemInfo)
ProjectDependencies

Gets a list of project dependencies.

ProjectType

The type of the project.

ReferencePath

Gets the output path to the reference.

(Inherited from ReferenceItemInfo)
UnityProjectInfo

Gets the instance of the parsed project information.

(Inherited from ReferenceItemInfo)

Methods

ToString()

A much more readable string representation of this reference item info.

(Inherited from ReferenceItemInfo)

Applies to

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