Manifest.Validate Method

Definition

Performs various checks to verify the validity of the manifest. Any resulting errors or warnings are reported in the OutputMessages collection.

C#
public virtual void Validate();
C#
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
public virtual void Validate();
Attributes

Remarks

Any resulting errors or warnings are reported in the OutputMessageCollection object.

Applies to

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