ProjectInSolution.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.
ProjectType property
public:
property Microsoft::Build::Construction::SolutionProjectType ProjectType { Microsoft::Build::Construction::SolutionProjectType get(); void set(Microsoft::Build::Construction::SolutionProjectType value); };
public:
property Microsoft::Build::Construction::SolutionProjectType ProjectType { Microsoft::Build::Construction::SolutionProjectType get(); void set(Microsoft::Build::Construction::SolutionProjectType value); };
public Microsoft.Build.Construction.SolutionProjectType ProjectType { get; set; }
member this.ProjectType : Microsoft.Build.Construction.SolutionProjectType with get, set
Public Property ProjectType As SolutionProjectType