Manifest.XmlSchema Property

Definition

Gets or sets a property that is used to serialize the schema to an XML file.

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

Property Value

The schema to an XML file.

Attributes

Applies to

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