Project.IsValidated Property

Definition

Indicates if the project (file) is to be validated against a schema.

C#
public bool IsValidated { get; set; }
C#
public bool IsValidated { [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 is to be validated against a schema; otherwise, false.

Attributes

Applies to

Producto Versiones
MSBuild 17
MSBuild (.NET Core) 17