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.

public virtual void Validate ();
[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