CSProjectInfo.ProjectType 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.
The type of the project.
public:
property Microsoft::MixedReality::Toolkit::MSBuild::ProjectType ProjectType { Microsoft::MixedReality::Toolkit::MSBuild::ProjectType get(); };
public Microsoft.MixedReality.Toolkit.MSBuild.ProjectType ProjectType { get; }
member this.ProjectType : Microsoft.MixedReality.Toolkit.MSBuild.ProjectType
Public ReadOnly Property ProjectType As ProjectType