ProjectFileConverter.ConversionSkippedBecauseProjectAlreadyConverted Property

Definition

Gets a value indicating whether the last attempted conversion was skipped because the project file is already in the latest format.

C#
public bool ConversionSkippedBecauseProjectAlreadyConverted { get; }
C#
public bool ConversionSkippedBecauseProjectAlreadyConverted { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }

Property Value

true if the last attempted conversion was skipped because the project file is already in the latest format; otherwise, false.

Attributes

Remarks

Avertissement

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.Construction Microsoft.Build.Evaluation Microsoft.Build.Execution

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17