ProjectCollection.ProjectAddedToProjectCollectionEventArgs.ProjectRootElement 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.
Root element which was added to the project collection.
public:
property Microsoft::Build::Construction::ProjectRootElement ^ ProjectRootElement { Microsoft::Build::Construction::ProjectRootElement ^ get(); };
public Microsoft.Build.Construction.ProjectRootElement ProjectRootElement { get; }
member this.ProjectRootElement : Microsoft.Build.Construction.ProjectRootElement
Public ReadOnly Property ProjectRootElement As ProjectRootElement
Property Value
Returns ProjectRootElement.