ProjectInSolution.ProjectType Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
ProjectType-Eigenschaft
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