GenerateManifestBase.ValidateOutput Method

Definition

Validates the generated manifest.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected public:
 virtual bool ValidateOutput();
protected internal virtual bool ValidateOutput ();
abstract member ValidateOutput : unit -> bool
override this.ValidateOutput : unit -> bool
Protected Friend Overridable Function ValidateOutput () As Boolean

Returns

true if manifest validation succeeded; otherwise, false.

Applies to