ProjectFileConverter.IsUserFile Property

Definition

Gets or sets a value indicating whether the project file being converted is a .user file.

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

Property Value

true if the project file being converted is a .user file; 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