Auf Englisch lesen

Freigeben über


Engine.GetLoadedProject(String) Method

Definition

Retrieves the project object for the specified project file full path, if it has been loaded by this Engine. Returns null if this project is unknown to us.

C#
public Microsoft.Build.BuildEngine.Project GetLoadedProject(string projectFullFileName);

Parameters

projectFullFileName
String

Returns

The project object associated with this engine that matches the full path.

Applies to

Produkt Versionen
MSBuild 17
MSBuild (.NET Core) 17