ReferenceItemInfo.UnityProjectInfo Property
Definition
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.
Gets the instance of the parsed project information.
protected:
property Microsoft::MixedReality::Toolkit::MSBuild::UnityProjectInfo ^ UnityProjectInfo { Microsoft::MixedReality::Toolkit::MSBuild::UnityProjectInfo ^ get(); };
protected Microsoft.MixedReality.Toolkit.MSBuild.UnityProjectInfo UnityProjectInfo { get; }
member this.UnityProjectInfo : Microsoft.MixedReality.Toolkit.MSBuild.UnityProjectInfo
Protected ReadOnly Property UnityProjectInfo As UnityProjectInfo