Project.SaveLogicalProject(TextWriter) Method

Definition

Saves a "logical" or "preprocessed" project file, that includes all the imported files as if they formed a single file.

C#
public void SaveLogicalProject(System.IO.TextWriter writer);

Parameters

writer
TextWriter

The writer that saves the project file.

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17