Project.SchemaFile Property

Definition

The schema against which the project (file) and all its imported files are validated.

C#
public string SchemaFile { get; set; }
C#
public string SchemaFile { [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

The XML schema file to use when validating the project.

Attributes

Applies to

Producto Versiones
MSBuild 17
MSBuild (.NET Core) 17